IListenerTotalMessages Property |
Gets a count of the total number of messages received by the object.
Namespace: VirtualRadar.Interface.ListenerAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax long TotalMessages { get; }
ReadOnly Property TotalMessages As Long
Get
property long long TotalMessages {
long long get ();
}
abstract TotalMessages : int64 with get
Property Value
Type:
Int64See Also