IServerSendBufferSize Property

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

Definition

Namespace: Gemstone.Communication
Assembly: Gemstone.Communication (in Gemstone.Communication.dll) Version: 1.0.155 -- Release Build+64ec9294d8e4957413bd447abc2334536d24d2d0
int SendBufferSize { get; set; }

Property Value

Int32

See Also