Table of Contents

Enum ReasonSessionEnding

Namespace
nanoFramework.UI
Assembly
nanoFramework.Graphics.dll

Enum for the reason why a user session is ending.

public enum ReasonSessionEnding : byte

Fields

Logoff = 0

The user is logging off.

Shutdown = 1

The system is shutting down.