Click or drag to resize
Grid Solutions Framework

LocalInputAdapterSupportsTemporalProcessing Property

Gets the flag indicating if this adapter supports temporal processing.

Namespace: HistorianAdapters
Assembly: HistorianAdapters (in HistorianAdapters.dll) Version: 2.4.182-beta
Syntax
public override bool SupportsTemporalProcessing { get; }
View Source

Property Value

Boolean

Implements

IAdapterSupportsTemporalProcessing
See Also