0

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?

Adrian Thompson Phillips
  • 6,893
  • 6
  • 38
  • 69

1 Answers1

1

No, there's nothing available to do that I'm afraid.

Mike Hadlow
  • 9,427
  • 4
  • 45
  • 37