 | ChannelBaseReaderBufferWarnSize Property |
Gets or sets the warning 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)
Syntaxpublic int ReaderBufferWarnSize { get; set; }
Public Property ReaderBufferWarnSize As Integer
Get
Set
Property Value
Type:
Int32
A positive integer value. The default is 8192.
See Also