Click or drag to resize

MultiProtocolFrameParserKeepCommandChannelOpen Property

Gets or sets flag that determines whether to keep the command channel open after the initial startup sequence. Defaults to DefaultKeepCommandChannelOpen.

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

Property Value

Boolean
See Also