Disconnect() Method

Close the serial connection to the attached device.

Exceptions

System.InvalidOperationException

Exception is thrown when the serial port is not open.

Remarks

Examples

See Also