Click or drag to resize

IFrameParserTrustHeaderLength Property

Gets or sets flag that determines if header lengths should be trusted over parsed byte count.

Namespace: GSF.PhasorProtocols
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
bool TrustHeaderLength { get; set; }
View Source

Property Value

Boolean
Remarks
It is expected that this will normally be left as true.
See Also