Click or drag to resize
ExtractedBytesHasParity Property
Gets or sets a value indicating that the bytes have parity applied to them (when applicable).

Namespace: VirtualRadar.Interface.Listener
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool HasParity { get; set; }

Property Value

Type: Boolean
See Also