ApplicationInstance Class Properties

MNG Profiler

MNG.Direct Documentation

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

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

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