You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For example: UseAzureServiceBus should return a classe that inherits from ReceiverBuilderFor and is specific for SB, and allows me to configure it directly.
Or UseAzureServiceBus exposes a builder that exposes the SB primitives.
Same thing for RabbitMQ.
The text was updated successfully, but these errors were encountered:
For example:
UseAzureServiceBus
should return a classe that inherits fromReceiverBuilderFor
and is specific for SB, and allows me to configure it directly.Or
UseAzureServiceBus
exposes a builder that exposes the SB primitives.Same thing for RabbitMQ.
The text was updated successfully, but these errors were encountered: