IResourceMonitorBuilder 인터페이스

정의

주의

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

리소스 모니터링 인프라를 빌드하는 데 도움이 됩니다.

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
특성

속성

Name Description
Services
사용되지 않음.

작성기에서 조작하는 서비스 컬렉션을 가져옵니다.

메서드

Name Description
AddPublisher<T>()
사용되지 않음.

리소스 사용률이 계산될 때마다 호출되는 리소스 사용률 게시자를 추가합니다.

확장명 메서드

Name Description
ConfigureMonitor(IResourceMonitorBuilder, Action<ResourceMonitoringOptions>)
사용되지 않음.

리소스 모니터를 구성합니다.

ConfigureMonitor(IResourceMonitorBuilder, IConfigurationSection)
사용되지 않음.

리소스 모니터를 구성합니다.

적용 대상