| ChannelBaseReaderBufferFreeSize Property |
Gets or sets the free size of the reader buffer (bytes).
Namespace:
OBCOM.NetSwitchLib.Utils
Assembly:
OBCOM.NetSwitchLib (in OBCOM.NetSwitchLib.dll) Version: 1.48.7760.35650 (1.48.7760.35650)
Syntax public int ReaderBufferFreeSize { get; set; }
Public Property ReaderBufferFreeSize As Integer
Get
Set
Property Value
Type:
Int32
A positive integer value. The default is 4096.
See Also