BufferSizeKiB Property
BufferSizeKiB
The send and receive buffers size.
Declaration
public int BufferSizeKiB { get; set; }
Property Value
Int32 |
Remarks
The buffer size is expressed in Kibibytes, ie units of 1024 bytes. This sets the size of both the send and receive buffers.