ZylSerialPort.NET

SerialPort.GetDSR Method ()

Returns the state of DSR line.

[Visual Basic]
Overloads Public Function GetDSR() As Boolean
[C#]
public bool GetDSR();

Return Value

Returns the state of DSR line.

See Also

SerialPort Class | ZylSerialPort Namespace | SerialPort.GetDSR Overload List