KinectSensor.IsOpen Property

Gets a Boolean value that indicates whether the Kinect sensor has any open streams.

Syntax

public:
property bool IsOpen {
         bool get ();
}  

Property value

Type: bool 

 True if the Kinect sensor has any open streams; otherwise false.

Requirements

Namespace: Windows.Kinect

Metadata: windows.winmd

See also

Reference

KinectSensor Class

KinectSensor Members

Windows.Kinect Namespace