Click or drag to resize
IMessageBytesExtractorBufferSize Property
Gets the number of bytes that the message extractor is currently consuming in buffers.

Namespace: VirtualRadar.Interface.Listener
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
long BufferSize { get; }

Property Value

Type: Int64
See Also