Share via


Application.ShutdownMode Property

Gets or sets the condition that causes the Shutdown method to be called.

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

Syntax

public ShutdownMode ShutdownMode { get; set; }

Property Value

A value from the ShutdownMode enumeration. The default return value is OnLastWindowClose.

Version Information

Available in .NET Micro Framework version 2.0, 2.5

See Also

Reference

Application Class
Application Members
Microsoft.SPOT Namespace