openPDC Synchrophasor Help
SkipDisableRealTimeData Property
NamespacesTVA.PhasorProtocolsMultiProtocolFrameParserSkipDisableRealTimeData
Gets or sets flag to skip automatic disabling of the real-time data stream on shutdown or startup.
Declaration Syntax
C#Visual BasicVisual C++
public bool SkipDisableRealTimeData { get; set; }
Public Property SkipDisableRealTimeData As Boolean
	Get
	Set
public:
property bool SkipDisableRealTimeData {
	bool get ();
	void set (bool value);
}
Remarks
This flag may important when using UDP multicast with several subscribed clients.

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