Skip to content
Docs Try Aspire

IDistributedApplicationEventing.unsubscribe

Method
📦 Aspire.Hosting v13.2.0-preview.1.26159.1
interface IDistributedApplicationEventing {
// ... omitted for brevity
unsubscribe(subscription: DistributedApplicationEventSubscription): void;
}

Signature

method unsubscribe
Invokes the Unsubscribe method
unsubscribe(subscription: DistributedApplicationEventSubscription): void
subscription DistributedApplicationEventSubscription

Defined on

This method is defined on the following type: