ResourceMonitoringServiceCollectionExtensions Class
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.
Lets you configure and register resource monitoring components.
public ref class ResourceMonitoringServiceCollectionExtensions abstract sealed
public static class ResourceMonitoringServiceCollectionExtensions
type ResourceMonitoringServiceCollectionExtensions = class
Public Module ResourceMonitoringServiceCollectionExtensions
- Inheritance
-
ResourceMonitoringServiceCollectionExtensions
Methods
AddResourceMonitoring(IServiceCollection, Action<IResourceMonitorBuilder>) |
Configures and adds an IResourceMonitor implementation to a service collection. |
AddResourceMonitoring(IServiceCollection) |
Configures and adds an IResourceMonitor implementation to a service collection. |
Applies to
Співпраця з нами на GitHub
Джерело цього вмісту можна знайти на GitHub, де також можна створювати й переглядати запитання та запити на внесення змін. Докладні відомості наведено в нашому посібнику для співавторів.