Update MSMQ in inlcude "async" methods
I'd like to see the MSMQ class enhanced to incluide awaitable methods. I know I can use FromAsync for the existing Begin/End pairs of method, but that's not the same usability experience as having awaitable methods.
1
vote