Click or drag to resize

ConfigurationFrameHeaderLength Property

Gets the length of the header portion of the BinaryImageBase object.

Namespace: GSF.PhasorProtocols.SelCWS
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.269-beta
Syntax
protected override int HeaderLength { get; }
View Source

Property Value

Int32
Remarks
This property is typically overridden by a specific protocol implementation.
See Also