ISnapshotProvider Rozhraní

Definice

Upozornění

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

Rozhraní, které má být implementováno poskytovatelem, který představuje základní systém a získává o něm data prostředků.

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
Atributy

Vlastnosti

Name Description
Resources
Zastaralé.

Získá statické hodnoty omezení procesoru a paměti definované systémem.

Metody

Name Description
GetSnapshot()
Zastaralé.

Získejte snímek využití prostředků systému.

Platí pro