[This is preliminary documentation and is subject to change.]
Returns true to indicate that Dispose() has been called and shutdown has started
Namespace: NFX.ApplicationModelAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public bool ShutdownStarted { get; }
public bool ShutdownStarted { get; }
Public ReadOnly Property ShutdownStarted As Boolean
Get
Public ReadOnly Property ShutdownStarted As Boolean
Get
public:
virtual property bool ShutdownStarted {
bool get () sealed;
}
public:
virtual property bool ShutdownStarted {
bool get () sealed;
}
abstract ShutdownStarted : bool with get
override ShutdownStarted : bool with get
abstract ShutdownStarted : bool with get
override ShutdownStarted : bool with get
Property Value
Type:
BooleanImplements
IApplication ShutdownStarted