Class GCMetricCollector
Implementation of IMetricCollector for collecting information and metrics about the .NET Garbage Collector.
Implements
Inherited Members
Namespace: Eco.Core.DebugStatistic.Collectors
Assembly: Eco.Core.dll
Syntax
public class GCMetricCollector : EventMetricCollector, IMetricCollector
Constructors
GCMetricCollector()
Declaration
public GCMetricCollector()
Methods
OnEventWritten(EventWrittenEventArgs)
Declaration
protected override void OnEventWritten(EventWrittenEventArgs eventData)
Parameters
Type | Name | Description |
---|---|---|
System.Diagnostics.Tracing.EventWrittenEventArgs | eventData |