SessionProfile.IsDisposed Property
Determines whether the session profile is disposed or not.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
protected bool IsDisposed { get; }
Protected ReadOnly Property IsDisposed As Boolean
Get
protected:
property bool IsDisposed {
bool get ();
}
member IsDisposed : bool with get
Property Value
Boolean