IResourceMonitorBuilder Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Helps building the resource monitoring infrastructure.
public interface class IResourceMonitorBuilder
public interface IResourceMonitorBuilder
type IResourceMonitorBuilder = interface
Public Interface IResourceMonitorBuilder
Properties
Services |
Gets the service collection being manipulated by the builder. |
Methods
AddPublisher<T>() |
Obsolete.
Adds a resource utilization publisher that gets invoked whenever resource utilization is computed. |
Extension Methods
ConfigureMonitor(IResourceMonitorBuilder, IConfigurationSection) |
Configures the resource monitor. |
ConfigureMonitor(IResourceMonitorBuilder, Action<ResourceMonitoringOptions>) |
Configures the resource monitor. |
Applies to
Tee yhteistyötä kanssamme GitHubissa
Tämän sisällön lähde on GitHubissa, jossa voit myös luoda ja tarkastella ongelmia ja pull-pyyntöjä. Katso lisätietoja osallistujan oppaasta.