Click or drag to resize

ConfigurationElementFeedReceiveBufferSize Property

Receive buffer size for one line of message (overrides automatic defaults for servers)

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

Property Value

Int32
See Also