IMessageBytesExtractorBufferSize Property |
Gets the number of bytes that the message extractor is currently consuming in buffers.
Namespace: VirtualRadar.Interface.ListenerAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax ReadOnly Property BufferSize As Long
Get
property long long BufferSize {
long long get ();
}
abstract BufferSize : int64 with get
Property Value
Type:
Int64See Also