Implemented interface member:
method
PublishAsync<T>
Aspire.Hosting.Eventing.IDistributedApplicationEventing.PublishAsync<T>(T, Aspire.Hosting.Eventing.EventDispatchBehavior, System.Threading.CancellationToken)
1 reference to PublishAsync
Aspire.Hosting (1)
Eventing\DistributedApplicationEventing.cs (1)
19
return
PublishAsync
(@event, EventDispatchBehavior.BlockingSequential, cancellationToken);