Click or drag to resize

AdapterBaseSupportsTemporalProcessing Property

Gets the flag indicating if this adapter supports temporal processing.

Namespace: GSF.TimeSeries.Adapters
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
public abstract bool SupportsTemporalProcessing { get; }
View Source

Property Value

Boolean

Implements

IAdapterSupportsTemporalProcessing
See Also