Skip to content
Docs Try Aspire

IServiceProvider.getEventing

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

Signature

method getEventing
Gets the distributed application eventing service from the service provider
getEventing(): IDistributedApplicationEventing
IDistributedApplicationEventing

Defined on

This method is defined on the following type: