TestimoX

API Reference

Class

ServiceProcessHealth

Namespace TestimoX.Services
Assembly TestimoX
Modifiers sealed

Process-level health metrics.

Inheritance

  • Object
  • ServiceProcessHealth

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Constructors

public ServiceProcessHealth() #

Properties

public Double WorkingSetMB { get; set; } #

Working set in MB.

public Int64 TotalProcessorTimeMs { get; set; } #

Total processor time in milliseconds.