Taal

IResourceUtilizationPublisher Interface

Definitie

Let op

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

Definieert het contract voor een uitgever van resourcegebruik die wordt aangeroepen wanneer het resourcegebruik wordt berekend.

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

Methoden

Name Description
PublishAsync(ResourceUtilization, CancellationToken)
Verouderd.

Deze methode wordt aangeroepen door de bewakingsinfrastructuur wanneer het resourcegebruik wordt berekend.

Van toepassing op