Click or drag to resize

IChannelState Property

Gets or sets the parsing state for this IChannel object.

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

Property Value

IChannelParsingState
See Also