API Reference / ServiceProcessHealthAPI ReferenceClass ServiceProcessHealthEdit on GitHubNamespace TestimoX.ServicesAssembly TestimoXSource TestimoX/Testing/ScaleDefinition.cs:43Modifiers sealedProcess-level health metrics.InheritanceObjectServiceProcessHealthFilter membersAll (7) Constructors (1) Methods (4) Properties (2)Show inherited Expand all Collapse all ResetConstructorspublic ServiceProcessHealth() #Inherited Methodspublic override Boolean Equals(Object obj) #TestimoX/Testing/ScaleDefinition.cs:47Returns: BooleanInherited from ObjectParametersobj Object requiredposition: 0public override Int32 GetHashCode() #TestimoX/Testing/ScaleDefinition.cs:33Returns: Int32Inherited from Objectpublic Type GetType() #TestimoX/Testing/ScaleDefinition.cs:43Returns: TypeInherited from Objectpublic override String ToString() #TestimoX/Testing/ScaleDefinition.cs:47Returns: StringInherited from ObjectPropertiespublic Double WorkingSetMB { get; set; } #TestimoX/Services/ServiceHealthStatus.cs:30Working set in MB.public Int64 TotalProcessorTimeMs { get; set; } #TestimoX/Services/ServiceHealthStatus.cs:32Total processor time in milliseconds.