Click or drag to resize

FrameParserBase<TFrameIdentifier> .ValidateCommandFrameCheckSum Property

Gets flag based on CheckSumValidationFrameTypes property that determines if command frames are selected for check-sum validation.

Namespace: GSF.PhasorProtocols
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.244-beta
Syntax
protected bool ValidateCommandFrameCheckSum { get; }
View Source

Property Value

Boolean
See Also