how can I purge a MassTransit queue?
I'd like to delete all the messages from a queue in my integration test
SetUp routine, how can I accomplish that? No luck with
googling/intellisense-bruteforce.
If it matters -- I'm using RabbitMq as transport.
No comments:
Post a Comment