ERunStatus Class Fields

MNG Profiler

MNG.Direct Documentation

MNG.Profiler Namespace : ERunStatus Class
ERunStatus Class Fields

For a list of all members of this type, see ERunStatus members.

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