openPDC Synchrophasor Help
SupportsTemporalProcessing Property
NamespacesTVA.PhasorProtocolsPhasorDataConcentratorBaseSupportsTemporalProcessing
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 concentrator is designed to open sockets and produce data streams, 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