Click or drag to resize
Grid Solutions Framework

DNP3InputAdapterSupportsTemporalProcessing Property

Gets the flag indicating if this adapter supports temporal processing.

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

Property Value

Boolean

Implements

IAdapterSupportsTemporalProcessing
See Also