ApplicationInstance Class Properties
From MNG Profiler
MNG.Direct Documentation
ApplicationInstance Class Properties
For a list of all members of this type, see ApplicationInstance members.
Public Properties
| Name | Description | |
|---|---|---|
| ApplicationInstanceID | Distinguishes one application instance from another. Unique value. | |
| ApplicationName | Name of the application the profiler is running for. | |
| BuildVersion | The build/revision version of the application that is being run. | |
| CurrentStatus | Is the application Running, Not Running, Not Responding, etc? | |
| EndTime | The time the application instance was ended. ie. When did the application close? | |
| Environment | Was this run in a Stage, Development, Test, or Production build. | |
| StartTime | The time the application instance was started. ie. When did the application start? |
See Also