Click or drag to resize

OddsCreatorServiceEndgetTennisMatchInfo Method

[Missing <summary> documentation for "M:Sportradar.SDK.ProtocolProviders.ProtocolUnits.OddsCreator.OddsCreatorService.EndgetTennisMatchInfo(System.IAsyncResult)"]


Namespace: Sportradar.SDK.ProtocolProviders.ProtocolUnits.OddsCreator
Assembly: OddsCreatorProvider (in OddsCreatorProvider.dll) Version: 2.28.0.0
Syntax
C#
public staticInfoData[] EndgetTennisMatchInfo(
	IAsyncResult asyncResult
)

Parameters

asyncResult  IAsyncResult

[Missing <param name="asyncResult"/> documentation for "M:Sportradar.SDK.ProtocolProviders.ProtocolUnits.OddsCreator.OddsCreatorService.EndgetTennisMatchInfo(System.IAsyncResult)"]

Return Value

staticInfoData

[Missing <returns> documentation for "M:Sportradar.SDK.ProtocolProviders.ProtocolUnits.OddsCreator.OddsCreatorService.EndgetTennisMatchInfo(System.IAsyncResult)"]

See Also