A session ended event is raised when the user is loging off or shutting down the system.
Object
EventArgs
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
[To be supplied.]
Namespace: System.Core
Assembly: System.dll