SessionEndReasons Enumeration
.NET Framework (current version)
Defines identifiers that represent how the current logon session is ending.
Assembly: System (in System.dll)
| Member name | Description | |
|---|---|---|
| Logoff | The user is logging off and ending the current user session. The operating system continues to run. | |
| SystemShutdown | The operating system is shutting down. |
.NET Framework
Available since 1.1
Available since 1.1
Show: