|   | 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.257-beta
 Syntax
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();
Property Value
Int64 See Also
See Also