Click or drag to resize

ConfigurationFrameFooterLength Property

Gets the length of the footer 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 FooterLength { get; }
View Source

Property Value

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