ISerialConnectorDataBits Property |
Gets or sets the data bits to use.
Namespace: VirtualRadar.Interface.NetworkAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax int DataBits { get; set; }
Property DataBits As Integer
Get
Set
property int DataBits {
int get ();
void set (int value);
}
abstract DataBits : int with get, set
Property Value
Type:
Int32See Also