Click or drag to resize

ConnectionDataReceiveBufferSize Property

[Missing <summary> documentation for "P:Sportradar.SDK.Common.ConnectionData.ReceiveBufferSize"]


Namespace: Sportradar.SDK.Common
Assembly: Common (in Common.dll) Version: 2.28.0.0
Syntax
C#
public virtual int ReceiveBufferSize { get; set; }

Property Value

Int32

Implements

IConnectionDataReceiveBufferSize
See Also