Click or drag to resize
Grid Solutions Framework

PIRTInputAdapterSupportsTemporalProcessing Property

Returns false to indicate that this PIRTInputAdapter does NOT support temporal processing. Temporal processing is supported in a separate adapter that is not driven by event pipes.

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

Property Value

Boolean

Implements

IAdapterSupportsTemporalProcessing
See Also