openPDC Synchrophasor Help
SupportsTemporalProcessing Property
NamespacesTVA.PhasorProtocolsCommonPhasorServicesSupportsTemporalProcessing
Gets the flag indicating if this adapter supports temporal processing.
Declaration Syntax
C#Visual BasicVisual C++
public override bool SupportsTemporalProcessing { get; }
Public Overrides ReadOnly Property SupportsTemporalProcessing As Boolean
	Get
public:
virtual property bool SupportsTemporalProcessing {
	bool get () override;
}
Remarks
Since the common phasor services is designed to assist in various real-time operations, it is expected that this would not be desired in a temporal data streaming session.

Assembly: TVA.PhasorProtocols (Module: TVA.PhasorProtocols) Version: 1.4.192.0