vrLib SDK Documentation
IsOpen Property
NamespacesVideoRay.CommunicationCommPortIsOpen
Gets a value indicating whether the port is open.
Declaration Syntax
C#Visual BasicVisual C++
public bool IsOpen { get; }
Public ReadOnly Property IsOpen As Boolean
public:
property bool IsOpen {
	bool get ();
}
Value
true if this port is open; otherwise, false.

Assembly: vrLib (Module: vrLib) Version: 2.0.1.0 (2.0.1.0)