IServerSendBufferSize 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.173 -- Release Build+c5835313a9924eabea49b1ad65f627c9325ef0bf
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