|
ConcentratorBaseMissedSortsByTimeout Property
|
Gets the total number of missed sorts by timeout processed by the concentrator.
Namespace: GSF.TimeSeriesAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.205-beta
Syntax public long MissedSortsByTimeout { get; }
Public ReadOnly Property MissedSortsByTimeout As Long
Get
member MissedSortsByTimeout : int64 with get
function get_MissedSortsByTimeout();
View SourceProperty Value
Int64See Also