False if this query is closed, true otherwise.

Namespace: StreamBase.LiveView.API
Assembly: StreamBase.LiveView.API (in StreamBase.LiveView.API.dll) Version: 2.2.8.5956 (2.2.8.5956)

Syntax

         
 C#  Visual Basic  Visual C++ 
bool IsOpen { get; }
ReadOnly Property IsOpen As Boolean
	Get
property bool IsOpen {
	bool get ();
}

See Also