Click or drag to resize

IConnectionProviderWaitForDisconnection Method

Block and wait until the connection is not established anymore.

Namespace: Sportradar.SDK.Common.Interfaces
Assembly: Common (in Common.dll) Version: 2.28.0.0
Syntax
C#
bool WaitForDisconnection()

Return Value

Boolean

[Missing <returns> documentation for "M:Sportradar.SDK.Common.Interfaces.IConnectionProvider.WaitForDisconnection"]

See Also