Click or drag to resize

ConfigurationFrameBaseState Property

Gets or sets the parsing state for the this ConfigurationFrameBase.

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

Property Value

IConfigurationFrameParsingState

Implements

IConfigurationFrameState
See Also