If I use FuturePublish()
to schedule a message for future execution, is there anything in the EasyNetQ API to allow me to delete the message whilst it's sat dehydrated in the scheduler's SQL database?
Asked
Active
Viewed 112 times
0

Adrian Thompson Phillips
- 6,893
- 6
- 38
- 69
1 Answers
1
No, there's nothing available to do that I'm afraid.

Mike Hadlow
- 9,427
- 4
- 45
- 37
-
Thanks Mike. Loving EasyNetQ at the moment, it does a lot of what I need and will be really useful in an upcoming project I'm working on this year! – Adrian Thompson Phillips Jan 24 '14 at 09:17