ReasonSessionEnding Enumeration
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Specifies the reason for the end of the session.
Namespace: Microsoft.SPOT
Assembly: Microsoft.SPOT.TinyCore (in Microsoft.SPOT.TinyCore.dll)
Syntax
'Declaration
Public Enumeration ReasonSessionEnding
public enum ReasonSessionEnding
public enum class ReasonSessionEnding
type ReasonSessionEnding
public enum ReasonSessionEnding
Members
Member name | Description | |
---|---|---|
Logoff | A value specifying that the user has logged off. | |
Shutdown | A value specifying that the user has shut the system down. |