Langage

ISnapshotProvider Interface

Définition

Attention

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

Interface à implémenter par un fournisseur qui représente un système sous-jacent et obtient des données de ressources à son sujet.

public interface class ISnapshotProvider
[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 ISnapshotProvider
public interface ISnapshotProvider
[<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 ISnapshotProvider = interface
type ISnapshotProvider = interface
Public Interface ISnapshotProvider
Attributs

Propriétés

Nom Description
Resources
Obsolète.

Obtient les valeurs statiques des limitations du processeur et de la mémoire définies par le système.

Méthodes

Nom Description
GetSnapshot()
Obsolète.

Obtenez un instantané de l’utilisation des ressources du système.

S’applique à