IListenerTotalBadMessages Property |
Gets a count of the total number of messages that could not be translated.
Namespace: VirtualRadar.Interface.ListenerAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax long TotalBadMessages { get; }
ReadOnly Property TotalBadMessages As Long
Get
property long long TotalBadMessages {
long long get ();
}
abstract TotalBadMessages : int64 with get
Property Value
Type:
Int64Remarks See Also