'Declaration
Property XoffTimeout As Integer
'Usage
Dim instance As IConnectionSettingsComSerialPort Dim value As Integer instance.XoffTimeout = value value = instance.XoffTimeout
int XoffTimeout {get; set;}
'Declaration
Property XoffTimeout As Integer
'Usage
Dim instance As IConnectionSettingsComSerialPort Dim value As Integer instance.XoffTimeout = value value = instance.XoffTimeout
int XoffTimeout {get; set;}
Exception | Description |
---|---|
System.ArgumentOutOfRangeException | Thrown if the set parameter is outside the range of valid values. |