IResourceMonitor Schnittstelle

Definition

Achtung

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

Bietet die Möglichkeit, das System für die aktuelle Ressourcenauslastung zu beispielen.

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
Attribute

Methoden

Name Beschreibung
GetUtilization(TimeSpan)
Veraltet.

Ruft die Auslastung für das angegebene Zeitfenster ab.

Gilt für: