Click or drag to resize

IClientSendBufferSize Property

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

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

Property Value

Int32
See Also