The properties of the SessionEndingEventArgs class are listed below. For a complete list of SessionEndingEventArgs class members, see the SessionEndingEventArgs Members topic.
Cancel | You may set this property to true to cancel the user request to end the session. This is no guarantee that the session won't end, it is just a request to keep it running. |
ExtendedInfo (inherited from EventArgs) | Holds a reference to an object that manages the event's state. |
Reason | The reason for this event. |