Click or drag to resize

TemporalClientSubscriptionProxySupportsTemporalProcessing Property

Gets the flag indicating if this adapter supports temporal processing.

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

Property Value

Boolean

Implements

IAdapterSupportsTemporalProcessing
See Also