A session ending event is raised when the user is trying to log off or shutdown the system.
Object
EventArgs
SessionEndingEventArgs
[Visual Basic] Public Class SessionEndingEventArgs Inherits EventArgs [C#] public class SessionEndingEventArgs : EventArgs [C++] public __gc class SessionEndingEventArgs : public EventArgs [JScript] public class SessionEndingEventArgs extends EventArgs
[To be supplied.]
Namespace: System.Core
Assembly: System.dll