Click or drag to resize

checkStatusCompletedEventHandlerEndInvoke Method

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


Namespace: Sportradar.SDK.ProtocolProviders.ProtocolUnits.OddsCreator
Assembly: OddsCreatorProvider (in OddsCreatorProvider.dll) Version: 2.28.0.0
Syntax
C#
public virtual void EndInvoke(
	IAsyncResult result
)

Parameters

result  IAsyncResult

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

See Also