Gets a value indicating whether this instance is disposed.
Namespace: Cudafy.HostAssembly: Cudafy.Host (in Cudafy.Host.dll) Version: 1.0.4106.20172
Syntax
C# |
---|
public bool IsDisposed { get; } |
Visual Basic |
---|
Public ReadOnly Property IsDisposed As Boolean Get |
Visual C++ |
---|
public: property bool IsDisposed { bool get (); } |