Click or drag to resize

SerialPortIsCommPortAvailable Method

Overload List
 NameDescription
Public methodStatic memberIsCommPortAvailable(SerialCommPort) Checks if the serial port is available (It exists and is not busy, opened by another or the same process).
Public methodStatic memberIsCommPortAvailable(String) Checks if the serial port is available (It exists and is not busy, opened by another or the same process).
Top
See Also