DeployLX Software Protection System

Limit..::..IsDisposed Property

Gets a value that indicates if all references to this Limit have been released and the object has been disposed.

Syntax

<BrowsableAttribute(False)> _
Public ReadOnly Property IsDisposed As Boolean
	Get
[BrowsableAttribute(false)]
public bool IsDisposed { get; }

Assembly:  DeployLX.Licensing.v5 (in DeployLX.Licensing.v5.dll)

See Also