Share via


Dispatcher.HasShutdownStarted Property

Determines whether the current Dispatcher object (dispatcher) is shutting down.

Namespace: Microsoft.SPOT
Assembly: Microsoft.SPOT.TinyCore (in microsoft.spot.tinycore.dll)

Syntax

public bool HasShutdownStarted { get; }

Property Value

true if the current dispatcher has started shutting down; otherwise, false.

Version Information

Available in .NET Micro Framework version 2.0, 2.5

See Also

Reference

Dispatcher Class
Dispatcher Members
Microsoft.SPOT Namespace