Struct CLRRuntimeSource.HeapMetrics
- Namespace
 - Steeltoe.Management.Endpoint.Metrics.Observer
 
- Assembly
 - Steeltoe.Management.EndpointBase.dll
 
public struct CLRRuntimeSource.HeapMetrics
  - Inherited Members
 
Constructors
HeapMetrics(long, IList<long>)
public HeapMetrics(long total, IList<long> collections)
  Parameters
Fields
CollectionCounts
public IList<long> CollectionCounts
  Field Value
TotalMemory
public long TotalMemory