Click or drag to resize

ConnectionParametersParseWordCountFromByte Property

Gets or sets flag that interprets word count in packet header from a byte instead of a word.

Namespace: GSF.PhasorProtocols.BPAPDCstream
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
[DefaultValueAttribute(false)]
public bool ParseWordCountFromByte { get; set; }
View Source

Property Value

Boolean
See Also