Click or drag to resize

ChannelParsingStateBaseParsedBinaryLength Property

Gets or sets the length of the associated IChannel object being parsed from the binary image.

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

Property Value

Int32

Implements

IChannelParsingStateParsedBinaryLength
See Also