ResourceNotificationService 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.
A service that allows publishing and subscribing to changes in the state of a resource.
public class ResourceNotificationService
type ResourceNotificationService = class
Public Class ResourceNotificationService
- Inheritance
-
ResourceNotificationService
Constructors
ResourceNotificationService(ILogger<ResourceNotificationService>, IHostApplicationLifetime, IServiceProvider, ResourceLoggerService) |
Creates a new instance of ResourceNotificationService. |
ResourceNotificationService(ILogger<ResourceNotificationService>, IHostApplicationLifetime) |
Obsolete.
Creates a new instance of ResourceNotificationService. |
ResourceNotificationService(ILogger<ResourceNotificationService>) |
Obsolete.
Creates a new instance of ResourceNotificationService. |