| 
            
              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.258-beta
Syntaxpublic long MissedSortsByTimeout { get; }Public ReadOnly Property MissedSortsByTimeout As Long
	Get
public:
property long long MissedSortsByTimeout {
	long long get ();
}member MissedSortsByTimeout : int64 with get
function get_MissedSortsByTimeout();
 View SourceProperty Value
Int64
See Also