TrialPerformanceMetrics Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Performance metrics for a trial.
public class TrialPerformanceMetrics
type TrialPerformanceMetrics = class
Public Class TrialPerformanceMetrics
- Inheritance
-
TrialPerformanceMetrics
Constructors
TrialPerformanceMetrics() |
Properties
CpuUsage |
Current CPU usage of the runner process |
MemoryUsage |
Current memory usage of the runner process in megabytes |
PeakCpuUsage |
Peak CPU usage during the trial |
PeakMemoryUsage |
Peak memory usage during the trial in megabytes |