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
Samarbejd med os på GitHub
Kilden til dette indhold kan findes på GitHub, hvor du også kan oprette og gennemse problemer og pullanmodninger. Du kan få flere oplysninger i vores vejledning til bidragydere.