Click or drag to resize

IDataFrameState Property

Gets or sets the parsing state for this IDataFrame.

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

Property Value

IDataFrameParsingState
See Also