Namespace:
HidSharp
Assembly:
HidSharp (in HidSharp.dll) Version: 2.6.3
public abstract int StopBits { get; set; }
Public MustOverride Property StopBits As Integer
Get
Set
public:
virtual property int StopBits {
int get () abstract;
void set (int value) abstract;
}
abstract StopBits : int with get, set
Property Value
Type:
Int32
Reference