Skip to content
Docs Try Aspire

IServiceProvider.getResourceNotificationService

Method
📦 Aspire.Hosting v13.2.0
interface IServiceProvider {
// ... omitted for brevity
getResourceNotificationService(): ResourceNotificationService;
}

Signature

method getResourceNotificationService
Gets the resource notification service from the service provider
getResourceNotificationService(): ResourceNotificationService
ResourceNotificationService

Defined on

This method is defined on the following type: