Implemented interface member:
method
Subscribe<T>
Aspire.Hosting.Eventing.IDistributedApplicationEventing.Subscribe<T>(System.Func<T, System.Threading.CancellationToken, System.Threading.Tasks.Task>)
1 reference to Subscribe
Aspire.Hosting (1)
Eventing\DistributedApplicationEventing.cs (1)
75return Subscribe(resourceFilteredCallback);