Click or drag to resize

Status Properties

The Status type exposes the following members.

Properties
  NameDescription
Public propertyagentVersion
Profiler agent version.
Public propertyallocationProfiling
true if object allocation profiling is on.
Public propertyappName
Profiled application name.
Public propertycpuProfiling
true if CPU profiling is on.
Public propertyexceptionProfiling
true if exception profiling is on.
Public propertypid
Process identifier (PID) of the controlled profiled application.
Public propertysampling
true if CPU sampling is on.
Public propertytelemetry
true if telemetry is on.
Public propertythreadProfiling
true if thread profiling is on.
Public propertytracing
true if CPU tracing is on.
Top
See Also