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.170 -- Release Build+0de4928b883f48a5045f86560a62945d4dca4aef
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