NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Application Events

The events of the Application class are listed below. For a complete list of Application class members, see the Application Members topic.

Public:

ApplicationExit Occurs when the application is about to shut down.
Idle Occurs when the application has finished processing and is about to enter the idle state.
ThreadException Occurs when an untrapped thread exception is thrown.

See Also

Application Class | System.WinForms Namespace