Click or drag to resize

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)
Syntax
public int ReaderBufferWarnSize { get; set; }

Property Value

Type: Int32
A positive integer value. The default is 8192.
See Also