vrLib SDK Documentation
IsConnected Property
NamespacesVideoRayROVIsConnected
Gets a value indicating whether the ROV is connected.
Declaration Syntax
C#Visual BasicVisual C++
public bool IsConnected { get; }
Public ReadOnly Property IsConnected As Boolean
public:
property bool IsConnected {
	bool get ();
}
Value
true if it is connected; otherwise, false.

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