Click or drag to resize

IChannelParsingStateParsedBinaryLength 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
int ParsedBinaryLength { get; set; }
View Source

Property Value

Int32
See Also