Click or drag to resize
ISerialPortIsOpen Property
Gets a value indicating the open or closed status of the SerialPort object.

Namespace: ESkin
Assembly: ESkinLib (in ESkinLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
bool IsOpen { get; }

Property Value

Type: Boolean
See Also