IResourceMonitor Interfaz

Definición

Precaución

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

Proporciona la capacidad de muestrear el sistema para el uso actual de los 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

Nombre Description
GetUtilization(TimeSpan)
Obsoletos.

Obtiene el uso del período de tiempo especificado.

Se aplica a