MetricCollection ClassC# API
The MetricCollection class allows multiple metrics to be recorded as a single entry in the event log with a common timestamp.
Inheritance Hierarchy

System Object
  Facilita.Fc.Runtime MetricCollection

Namespace: Facilita.Fc.Runtime
Assembly: fc_clr (in fc_clr.dll) Version: 9.5.5.77
Syntax

public class MetricCollection : IEnumerable<Metric>, 
	IEnumerable
See Also