IResourceMonitorBuilder 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
協助建置資源監視基礎結構。
public interface class IResourceMonitorBuilder
public interface IResourceMonitorBuilder
type IResourceMonitorBuilder = interface
Public Interface IResourceMonitorBuilder
屬性
Services |
取得產生器正在操作的服務集合。 |
方法
AddPublisher<T>() |
已淘汰.
加入每當計算資源使用率時叫用的資源使用率發行者。 |
擴充方法
ConfigureMonitor(IResourceMonitorBuilder, IConfigurationSection) |
設定資源監視器。 |
ConfigureMonitor(IResourceMonitorBuilder, Action<ResourceMonitoringOptions>) |
設定資源監視器。 |