Skip to content
Docs Try Aspire

getResourceNotificationService

Function
📦 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

Applies to

This function is an extension method on the following types: