IResourceMonitor Интерфейс

Определение

Внимание!

This API is obsolete and will be removed in a future version. Consider using Resource Monitoring observable instruments.

Предоставляет возможность выборки системы для текущего использования ресурсов.

public interface class IResourceMonitor
[System.Obsolete("This API is obsolete and will be removed in a future version. Consider using Resource Monitoring observable instruments.", DiagnosticId="EXTOBS0001", UrlFormat="https://aka.ms/dotnet-extensions-warnings/{0}")]
public interface IResourceMonitor
public interface IResourceMonitor
[<System.Obsolete("This API is obsolete and will be removed in a future version. Consider using Resource Monitoring observable instruments.", DiagnosticId="EXTOBS0001", UrlFormat="https://aka.ms/dotnet-extensions-warnings/{0}")>]
type IResourceMonitor = interface
type IResourceMonitor = interface
Public Interface IResourceMonitor
Атрибуты

Методы

Имя Описание
GetUtilization(TimeSpan)
Устаревшие.

Возвращает использование для указанного периода времени.

Применяется к