IListenerStatistics Property |
Gets the statistics for the listener.
Namespace: VirtualRadar.Interface.ListenerAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax IStatistics Statistics { get; }
ReadOnly Property Statistics As IStatistics
Get
property IStatistics^ Statistics {
IStatistics^ get ();
}
abstract Statistics : IStatistics with get
Property Value
Type:
IStatisticsSee Also