CommonMessagePumpExitCode Enumeration
Visual Studio 2015
Represents exit codes that are possible for CommonMessagePump.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| Member name | Description | |
|---|---|---|
| ApplicationExit | The application exited. | |
| HandleSignaled | The handle was signaled. | |
| Timeout | There was a timeout. | |
| UserCanceled | The message was canceled by the user. |
Show: