Click or drag to resize

OddsCreatorServiceBegingetTennisSidebets Method

[Missing <summary> documentation for "M:Sportradar.SDK.ProtocolProviders.ProtocolUnits.OddsCreator.OddsCreatorService.BegingetTennisSidebets(System.Double,System.Double,System.Int32,System.Int32,System.Int32,System.AsyncCallback,System.Object)"]


Namespace: Sportradar.SDK.ProtocolProviders.ProtocolUnits.OddsCreator
Assembly: OddsCreatorProvider (in OddsCreatorProvider.dll) Version: 2.28.0.0
Syntax
C#
public IAsyncResult BegingetTennisSidebets(
	double homeOdds,
	double awayOdds,
	int gender,
	int bestOfSets,
	int surface,
	AsyncCallback callback,
	Object asyncState
)

Parameters

homeOdds  Double

[Missing <param name="homeOdds"/> documentation for "M:Sportradar.SDK.ProtocolProviders.ProtocolUnits.OddsCreator.OddsCreatorService.BegingetTennisSidebets(System.Double,System.Double,System.Int32,System.Int32,System.Int32,System.AsyncCallback,System.Object)"]

awayOdds  Double

[Missing <param name="awayOdds"/> documentation for "M:Sportradar.SDK.ProtocolProviders.ProtocolUnits.OddsCreator.OddsCreatorService.BegingetTennisSidebets(System.Double,System.Double,System.Int32,System.Int32,System.Int32,System.AsyncCallback,System.Object)"]

gender  Int32

[Missing <param name="gender"/> documentation for "M:Sportradar.SDK.ProtocolProviders.ProtocolUnits.OddsCreator.OddsCreatorService.BegingetTennisSidebets(System.Double,System.Double,System.Int32,System.Int32,System.Int32,System.AsyncCallback,System.Object)"]

bestOfSets  Int32

[Missing <param name="bestOfSets"/> documentation for "M:Sportradar.SDK.ProtocolProviders.ProtocolUnits.OddsCreator.OddsCreatorService.BegingetTennisSidebets(System.Double,System.Double,System.Int32,System.Int32,System.Int32,System.AsyncCallback,System.Object)"]

surface  Int32

[Missing <param name="surface"/> documentation for "M:Sportradar.SDK.ProtocolProviders.ProtocolUnits.OddsCreator.OddsCreatorService.BegingetTennisSidebets(System.Double,System.Double,System.Int32,System.Int32,System.Int32,System.AsyncCallback,System.Object)"]

callback  AsyncCallback

[Missing <param name="callback"/> documentation for "M:Sportradar.SDK.ProtocolProviders.ProtocolUnits.OddsCreator.OddsCreatorService.BegingetTennisSidebets(System.Double,System.Double,System.Int32,System.Int32,System.Int32,System.AsyncCallback,System.Object)"]

asyncState  Object

[Missing <param name="asyncState"/> documentation for "M:Sportradar.SDK.ProtocolProviders.ProtocolUnits.OddsCreator.OddsCreatorService.BegingetTennisSidebets(System.Double,System.Double,System.Int32,System.Int32,System.Int32,System.AsyncCallback,System.Object)"]

Return Value

IAsyncResult

[Missing <returns> documentation for "M:Sportradar.SDK.ProtocolProviders.ProtocolUnits.OddsCreator.OddsCreatorService.BegingetTennisSidebets(System.Double,System.Double,System.Int32,System.Int32,System.Int32,System.AsyncCallback,System.Object)"]

See Also