Click or drag to resize

IConnectionDataSendTimeout Property

Amount of time to wait for (socket) send operation to complete successfully

Namespace: Sportradar.SDK.Common.Interfaces
Assembly: Common (in Common.dll) Version: 2.28.0.0
Syntax
C#
TimeSpan SendTimeout { get; }

Property Value

TimeSpan
See Also