|   | StatisticsEngineSupportsTemporalProcessing Property | 
        
        
            Gets the flag indicating if this adapter supports temporal processing.
            
        
        Namespace: GSF.TimeSeries.StatisticsAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.257-beta
 Syntax
Syntaxpublic override bool SupportsTemporalProcessing { get; }Public Overrides ReadOnly Property SupportsTemporalProcessing As Boolean
	Get
public:
virtual property bool SupportsTemporalProcessing {
	bool get () override;
}abstract SupportsTemporalProcessing : bool with get
override SupportsTemporalProcessing : bool with get
function get_SupportsTemporalProcessing();
Property Value
BooleanImplements
IAdapterSupportsTemporalProcessing See Also
See Also