ERunStatus Class Members

MNG Profiler

MNG.Direct Documentation
Fields 

MNG.Profiler Namespace : ERunStatus Class
ERunStatus Class Members

The following tables list the members exposed by ERunStatus.

Public Fields
 NameDescription
Public FieldWhen the application finished running and closed successfully.  
Public FieldWhen the application is about to close and is unloading resources.  
Public FieldWhen the application encountered a first chance exception.  
Public FieldWhen the application finished loading and is now running normally.  
Public FieldWhen the application started and is loading resources.  
Public FieldWhen the application encountered an unhandled exception.  
Top
See Also