Click or drag to resize

IFrameParserCheckSumValidationFrameTypes Property

Gets or sets flags that determine if check-sums for specified frames should be validated.

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

Property Value

CheckSumValidationFrameTypes
Remarks
It is expected that this will normally be set to AllFrames.
See Also