Gets the current activity status of this source.
public:
property bool IsOnline {
bool get ();
void set (bool value);
}
Type: bool
True if the source is active; otherwise false.
Namespace: Microsoft.Kinect.Face
Metadata: microsoft.kinect.face.winmd
HighDefinitionFaceFrameSource Class