ApplicationInstance Class Members

MNG Profiler

MNG.Direct Documentation
Properties 

MNG.Profiler.Data.Core.Domain Namespace : ApplicationInstance Class
ApplicationInstance Class Members

The following tables list the members exposed by ApplicationInstance.

Public Constructors
Public Properties
 NameDescription
Public PropertyDistinguishes one application instance from another. Unique value.  
Public PropertyName of the application the profiler is running for.  
Public PropertyThe build/revision version of the application that is being run.  
Public PropertyIs the application Running, Not Running, Not Responding, etc?  
Public PropertyThe time the application instance was ended. ie. When did the application close?  
Public PropertyWas this run in a Stage, Development, Test, or Production build.  
Public PropertyThe time the application instance was started. ie. When did the application start?  
Top
See Also