IClientSendBufferSize Property
Gets or sets the size of the buffer used by the client for receiving data from the server.
Namespace: Gemstone.CommunicationAssembly: Gemstone.Communication (in Gemstone.Communication.dll) Version: 1.0.181 -- Release Build+2a9fc3312c935b2df11a3e7fd9ba8e4a0a617727
int SendBufferSize { get; set; }
Property SendBufferSize As Integer
Get
Set
property int SendBufferSize {
int get ();
void set (int value);
}
function get_SendBufferSize();
function set_SendBufferSize(value);
Property Value
Int32