CustomBody.IsDisposed Property (KinectEx)

Gets or sets a value indicating whether this instance is disposed.

Namespace: KinectEx
Assembly: KinectEx (KinectEx.dll 0.4.0.0)
  • C#
  • VB
  • C++
  • F#
public virtual bool IsDisposed { get; set; }

Syntax for VB is not yet implemented.

Syntax for C++ is not yet implemented

abstract IsDisposed : bool with get, set
default IsDisposed : bool with get, set

Property Value

Type: System.Boolean
true if this instance is disposed; otherwise, false.
Supported in:

    
 Windows Desktop - .NET 4.5
    
 Windows Desktop - .NET 4.5 (without Kinect SDK)
    
 Windows 8.1 Store - WinRT
    
 Windows 8.1 Store - WinRT (without Kinect SDK)
    
 Windows Phone 8 - WinRT