IResourceMonitorBuilder Rozhraní

Definice

Upozornění

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

Pomáhá vytvářet infrastrukturu monitorování prostředků.

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

Vlastnosti

Name Description
Services
Zastaralé.

Získá kolekci služeb manipulovanou tvůrcem.

Metody

Name Description
AddPublisher<T>()
Zastaralé.

Přidá vydavatele využití prostředků, který se vyvolá při každém výpočtu využití prostředků.

Metody rozšíření

Name Description
ConfigureMonitor(IResourceMonitorBuilder, Action<ResourceMonitoringOptions>)
Zastaralé.

Konfiguruje monitorování prostředků.

ConfigureMonitor(IResourceMonitorBuilder, IConfigurationSection)
Zastaralé.

Konfiguruje monitorování prostředků.

Platí pro