Click or drag to resize

OddsCreatorService Class

[Missing <summary> documentation for "T:Sportradar.SDK.ProtocolProviders.ProtocolUnits.OddsCreator.OddsCreatorService"]

Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.ComponentModelComponent
      System.Web.Services.ProtocolsWebClientProtocol
        System.Web.Services.ProtocolsHttpWebClientProtocol
          System.Web.Services.ProtocolsSoapHttpClientProtocol
            Sportradar.SDK.ProtocolProviders.ProtocolUnits.OddsCreatorOddsCreatorService

Namespace: Sportradar.SDK.ProtocolProviders.ProtocolUnits.OddsCreator
Assembly: OddsCreatorProvider (in OddsCreatorProvider.dll) Version: 2.28.0.0
Syntax
C#
public class OddsCreatorService : SoapHttpClientProtocol

The OddsCreatorService type exposes the following members.

Constructors
 NameDescription
Public methodOddsCreatorServiceInitializes a new instance of the OddsCreatorService class
Top
Properties
 NameDescription
Public propertyAllowAutoRedirectGets or sets whether the client automatically follows server redirects.
(Inherited from HttpWebClientProtocol)
Public propertyClientCertificatesGets the collection of client certificates.
(Inherited from HttpWebClientProtocol)
Public propertyConnectionGroupNameGets or sets the name of the connection group for the request.
(Inherited from WebClientProtocol)
Public propertyContainerGets the IContainer that contains the Component.
(Inherited from Component)
Public propertyCookieContainerGets or sets the collection of cookies.
(Inherited from HttpWebClientProtocol)
Public propertyCredentialsGets or sets security credentials for XML Web service client authentication.
(Inherited from WebClientProtocol)
Public propertyEnableDecompressionGets or sets a value that indicates whether decompression is enabled for this HttpWebClientProtocol.
(Inherited from HttpWebClientProtocol)
Public propertyPreAuthenticateGets or sets whether pre-authentication is enabled.
(Inherited from WebClientProtocol)
Public propertyProxyGets or sets proxy information for making an XML Web service request through a firewall.
(Inherited from HttpWebClientProtocol)
Public propertyRequestEncodingThe Encoding used to make the client request to the XML Web service.
(Inherited from WebClientProtocol)
Public propertySiteGets or sets the ISite of the Component.
(Inherited from Component)
Public propertySoapVersionGets or sets the version of the SOAP protocol used to make the SOAP request to the XML Web service.
(Inherited from SoapHttpClientProtocol)
Public propertyTimeoutIndicates the time an XML Web service client waits for the reply to a synchronous XML Web service request to arrive (in milliseconds).
(Inherited from WebClientProtocol)
Public propertyUnsafeAuthenticatedConnectionSharingGets or sets a value that indicates whether connection sharing is enabled when the client uses NTLM authentication to connect to the Web server that hosts the XML Web service.
(Inherited from HttpWebClientProtocol)
Public propertyUrlGets or sets the base URL of the XML Web service the client is requesting.
(Inherited from WebClientProtocol)
Public propertyUseDefaultCredentialsGets or sets a value that indicates whether to set the Credentials property to the value of the DefaultCredentials property.
(Inherited from WebClientProtocol)
Public propertyUserAgentGets or sets the value for the user agent header that is sent with each request.
(Inherited from HttpWebClientProtocol)
Top
Methods
 NameDescription
Public methodAbortCancels a request to an XML Web service method.
(Inherited from WebClientProtocol)
Public methodBegincheckStatus 
Public methodBegingetCategories 
Public methodBegingetGenders 
Public methodBegingetOddsTypeIds 
Public methodBegingetOutcomeTypeIds 
Public methodBegingetSidebets 
Public methodBegingetSidebetsWithKey 
Public methodBegingetSidebetsWithMatchid 
Public methodBegingetSidebetsWithMatchidAndKey 
Public methodBegingetSidebetsWithTournamentIdAndCategoryId 
Public methodBegingetSports 
Public methodBegingetSurfaces 
Public methodBegingetTennisMatchInfo 
Public methodBegingetTennisSidebets 
Public methodBegingetTennisSidebetsWithKey 
Public methodBegingetTennisSidebetsWithTournamentIdAndCategoryId 
Public methodBegingetTournaments 
Public methodBegingetVolleySidebets 
Public methodBegingetVolleySidebetsWithKey 
Public methodBegingetVolleySidebetsWithTournamentIdAndCategoryId 
Public methodCancelAsync 
Public methodcheckStatus 
Public methodcheckStatusAsync 
Public methodcheckStatusAsync(Object) 
Public methodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
(Inherited from MarshalByRefObject)
Public methodDiscoverDynamically binds to an XML Web service described in the discovery document at Url.
(Inherited from SoapHttpClientProtocol)
Public methodDisposeReleases all resources used by the Component.
(Inherited from Component)
Public methodEndcheckStatus 
Public methodEndgetCategories 
Public methodEndgetGenders 
Public methodEndgetOddsTypeIds 
Public methodEndgetOutcomeTypeIds 
Public methodEndgetSidebets 
Public methodEndgetSidebetsWithKey 
Public methodEndgetSidebetsWithMatchid 
Public methodEndgetSidebetsWithMatchidAndKey 
Public methodEndgetSidebetsWithTournamentIdAndCategoryId 
Public methodEndgetSports 
Public methodEndgetSurfaces 
Public methodEndgetTennisMatchInfo 
Public methodEndgetTennisSidebets 
Public methodEndgetTennisSidebetsWithKey 
Public methodEndgetTennisSidebetsWithTournamentIdAndCategoryId 
Public methodEndgetTournaments 
Public methodEndgetVolleySidebets 
Public methodEndgetVolleySidebetsWithKey 
Public methodEndgetVolleySidebetsWithTournamentIdAndCategoryId 
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodgetCategories 
Public methodgetCategoriesAsync(Int32) 
Public methodgetCategoriesAsync(Int32, Object) 
Public methodgetGenders 
Public methodgetGendersAsync 
Public methodgetGendersAsync(Object) 
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance.
(Inherited from MarshalByRefObject)
Public methodgetOddsTypeIds 
Public methodgetOddsTypeIdsAsync(Int32, Boolean) 
Public methodgetOddsTypeIdsAsync(Int32, Boolean, Object) 
Public methodgetOutcomeTypeIds 
Public methodgetOutcomeTypeIdsAsync(Int32, Int32) 
Public methodgetOutcomeTypeIdsAsync(Int32, Int32, Object) 
Public methodgetSidebets 
Public methodgetSidebetsAsync(Int32, NullableInt32, Double, Double, Double, Double, Double, Double) 
Public methodgetSidebetsAsync(Int32, NullableInt32, Double, Double, Double, Double, Double, Double, Object) 
Public methodgetSidebetsWithKey 
Public methodgetSidebetsWithKeyAsync(Int32, Double, Double, Double, Double, Double, Double, Int32, Double) 
Public methodgetSidebetsWithKeyAsync(Int32, Double, Double, Double, Double, Double, Double, Int32, Double, Object) 
Public methodgetSidebetsWithMatchid 
Public methodgetSidebetsWithMatchidAndKey 
Public methodgetSidebetsWithMatchidAndKeyAsync(Int64, Double, Double, Double, Double, Double, Double, Int32, Double) 
Public methodgetSidebetsWithMatchidAndKeyAsync(Int64, Double, Double, Double, Double, Double, Double, Int32, Double, Object) 
Public methodgetSidebetsWithMatchidAsync(Int64, NullableInt32, Double, Double, Double, Double, Double, Double) 
Public methodgetSidebetsWithMatchidAsync(Int64, NullableInt32, Double, Double, Double, Double, Double, Double, Object) 
Public methodgetSidebetsWithTournamentIdAndCategoryId 
Public methodgetSidebetsWithTournamentIdAndCategoryIdAsync(Int32, Int32, Int32, NullableInt32, Double, Double, Double, Double, Double, Double) 
Public methodgetSidebetsWithTournamentIdAndCategoryIdAsync(Int32, Int32, Int32, NullableInt32, Double, Double, Double, Double, Double, Double, Object) 
Public methodgetSports 
Public methodgetSportsAsync 
Public methodgetSportsAsync(Object) 
Public methodgetSurfaces 
Public methodgetSurfacesAsync 
Public methodgetSurfacesAsync(Object) 
Public methodgetTennisMatchInfo 
Public methodgetTennisMatchInfoAsync(Int64) 
Public methodgetTennisMatchInfoAsync(Int64, Object) 
Public methodgetTennisSidebets 
Public methodgetTennisSidebetsAsync(Double, Double, Int32, Int32, Int32) 
Public methodgetTennisSidebetsAsync(Double, Double, Int32, Int32, Int32, Object) 
Public methodgetTennisSidebetsWithKey 
Public methodgetTennisSidebetsWithKeyAsync(Double, Double, Int32, Int32, Int32, Int32, Double) 
Public methodgetTennisSidebetsWithKeyAsync(Double, Double, Int32, Int32, Int32, Int32, Double, Object) 
Public methodgetTennisSidebetsWithTournamentIdAndCategoryId 
Public methodgetTennisSidebetsWithTournamentIdAndCategoryIdAsync(Double, Double, Int32, Int32, Int32, Int32, Int32) 
Public methodgetTennisSidebetsWithTournamentIdAndCategoryIdAsync(Double, Double, Int32, Int32, Int32, Int32, Int32, Object) 
Public methodgetTournaments 
Public methodgetTournamentsAsync(Int32) 
Public methodgetTournamentsAsync(Int32, Object) 
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodgetVolleySidebets 
Public methodgetVolleySidebetsAsync(Int32, NullableInt32, Double, Double, Double, Double, Double, Double, Int32, Int32) 
Public methodgetVolleySidebetsAsync(Int32, NullableInt32, Double, Double, Double, Double, Double, Double, Int32, Int32, Object) 
Public methodgetVolleySidebetsWithKey 
Public methodgetVolleySidebetsWithKeyAsync(Int32, Double, Double, Double, Double, Double, Double, Int32, Int32, Int32, Double) 
Public methodgetVolleySidebetsWithKeyAsync(Int32, Double, Double, Double, Double, Double, Double, Int32, Int32, Int32, Double, Object) 
Public methodgetVolleySidebetsWithTournamentIdAndCategoryId 
Public methodgetVolleySidebetsWithTournamentIdAndCategoryIdAsync(Int32, NullableInt32, Double, Double, Double, Double, Double, Double, Int32, Int32, Int32, Int32) 
Public methodgetVolleySidebetsWithTournamentIdAndCategoryIdAsync(Int32, NullableInt32, Double, Double, Double, Double, Double, Double, Int32, Int32, Int32, Int32, Object) 
Public methodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance.
(Inherited from MarshalByRefObject)
Public methodToStringReturns a String containing the name of the Component, if any. This method should not be overridden.
(Inherited from Component)
Top
Events
See Also