IResourceMonitor Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Attention
This API is obsolete and will be removed in a future version. Consider using Resource Monitoring observable instruments.
Fournit la possibilité d’échantillonner le système pour l’utilisation actuelle des ressources.
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
- Attributs
Méthodes
| Nom | Description |
|---|---|
| GetUtilization(TimeSpan) |
Obsolète.
Obtient l’utilisation de la fenêtre de temps spécifiée. |