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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.