Table of Contents

Interface IMemoryMetricsService

Namespace
Quilt4Net.Toolkit.Features.Health.Metrics
Assembly
Quilt4Net.Toolkit.dll

Service for Merics that provides memory information.

public interface IMemoryMetricsService

Methods

GetMemory(Process)

Get memory information for a process.

Memory GetMemory(Process process)

Parameters

process Process

Returns

Memory