Click or drag to resize

IServerReceiveBufferSize Property

Gets or sets the size of the buffer used by the server for receiving data from the clients.

Namespace: GSF.Communication
Assembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.181-beta
Syntax
int ReceiveBufferSize { get; set; }

Property Value

Int32
See Also