Provides data for the SessionEnded event.
For a list of all members of this type, see SessionEndedEventArgs Members.
System.Object
System.EventArgs
Microsoft.Win32.SessionEndedEventArgs
[Visual Basic] Public Class SessionEndedEventArgs Inherits EventArgs [C#] public class SessionEndedEventArgs : EventArgs [C++] public __gc class SessionEndedEventArgs : public EventArgs [JScript] public class SessionEndedEventArgs extends EventArgs
Any public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Any instance members are not guaranteed to be thread safe.
A SessionEnded event is raised when the user logs off or shuts down the system.
Namespace: Microsoft.Win32
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Assembly: System (in System.dll)
SessionEndedEventArgs Members | Microsoft.Win32 Namespace | SystemEvents