|
IAdapterSupportsTemporalProcessing Property
|
Gets the flag indicating if this adapter supports temporal processing.
Namespace: GSF.TimeSeries.AdaptersAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.205-beta
Syntax bool SupportsTemporalProcessing { get; }
ReadOnly Property SupportsTemporalProcessing As Boolean
Get
property bool SupportsTemporalProcessing {
bool get ();
}
abstract SupportsTemporalProcessing : bool with get
function get_SupportsTemporalProcessing();
Property Value
BooleanSee Also