Click or drag to resize
IStatisticsCurrentBufferSize Property
Gets or sets the size in bytes of the receiver buffers maintained by the listener, either directly or indirectly.

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

Property Value

Type: Int64
See Also