Share via


Dispatcher.HasShutdownFinished Property

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

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

Syntax

public bool HasShutdownFinished { get; }

Property Value

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

Version Information

Available in the .NET Micro Framework versions 2.0, 2.5, 3.0, 4.0, 4.1, and 4.2.

See Also

Reference

Dispatcher Class
Dispatcher Members
Microsoft.SPOT Namespace