IResourceMonitor Interface

Definição

Cuidado

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

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

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

Nome Description
GetUtilization(TimeSpan)
Obsoleto.

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

Aplica-se a