Språk

ISnapshotProvider Gränssnitt

Definition

Varning

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

Ett gränssnitt som ska implementeras av en provider som representerar ett underliggande system och hämtar resursdata om det.

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
Attribut

Egenskaper

Name Description
Resources
Föråldrad.

Hämtar de statiska värdena för cpu- och minnesbegränsningar som definieras av systemet.

Metoder

Name Description
GetSnapshot()
Föråldrad.

Hämta en ögonblicksbild av systemets resursanvändning.

Gäller för