ISerialConnectorParity Property |
Gets or sets the parity to use.
Namespace: VirtualRadar.Interface.NetworkAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax Parity Parity { get; set; }
Property Parity As Parity
Get
Set
property Parity Parity {
Parity get ();
void set (Parity value);
}
abstract Parity : Parity with get, set
Property Value
Type:
ParitySee Also