Application.Exit Method
.NET Framework 4.5
Informs all message pumps that they must terminate, and then closes all application windows after the messages have been processed.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Exit() | Informs all message pumps that they must terminate, and then closes all application windows after the messages have been processed. |
|
Exit(CancelEventArgs) | Informs all message pumps that they must terminate, and then closes all application windows after the messages have been processed. |