IResourceMonitor Interface

Definição

Atenção

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

Proporciona a capacidade de amostrar o sistema para a utilização atual de recursos.

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
Atributos

Métodos

Name Description
GetUtilization(TimeSpan)
Obsoleto.

Obtém utilização para a janela de tempo especificada.

Aplica-se a