Gets or sets a boolean that indicates if this reader is paused.
public:
property bool IsPaused {
bool get ();
void set (bool value);
}
Type: bool
True if the reader is paused; otherwise false.
Namespace: Windows.Kinect
Metadata: windows.winmd
LongExposureInfraredFrameReader Class