API Reference / MetricsDurationAPI ReferenceClass MetricsDurationEdit on GitHubNamespace TestimoX.ServicesAssembly TestimoXSource TestimoX/Testing/ScaleDefinition.cs:43Modifiers sealedDuration metrics container.InheritanceObjectMetricsDurationFilter membersAll (7) Constructors (1) Methods (4) Properties (2)Show inherited Expand all Collapse all ResetConstructorspublic MetricsDuration() #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 Int64 Sum { get; set; } #TestimoX/Services/ServiceMetricsSnapshot.cs:84Total duration in milliseconds.public Double Avg { get; set; } #TestimoX/Services/ServiceMetricsSnapshot.cs:86Average duration in milliseconds.