Click or drag to resize

MultiProtocolFrameParserSkipDisableRealTimeData Property

Gets or sets flag to skip automatic disabling of the real-time data stream on shutdown or startup. Defaults to DefaultSkipDisableRealTimeData.

Namespace: GSF.PhasorProtocols
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
public bool SkipDisableRealTimeData { get; set; }
View Source

Property Value

Boolean
Remarks
This flag may important when using UDP multicast with several subscribed clients.
See Also