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