Click or drag to resize

CommonFrameHeaderFrameType Property

Gets the fundamental frame type of this frame.

Namespace: GSF.PhasorProtocols.Macrodyne
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
public FundamentalFrameType FrameType { get; }
View Source

Property Value

FundamentalFrameType
Remarks
Frames are generally classified as data, configuration or header frames. This returns the general frame classification.
See Also