TestimoX

API Reference

Class

ServiceProcessHealth

Namespace TestimoX.Services
Assembly TestimoX
Modifiers sealed

Process-level health metrics.

Inheritance

  • Object
  • ServiceProcessHealth

Constructors

public ServiceProcessHealth() #

Properties

public Double WorkingSetMB { get; set; } #

Working set in MB.

public Int64 TotalProcessorTimeMs { get; set; } #

Total processor time in milliseconds.