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
I didn't think about pre .NET 4.5 support. I just assumed that there'd be an additional async method added for newer versions of .NET, but what you're thinking about could be promising. I'm looking forward to it.
It'd be great if we could send notifications asynchronously.
It looks like there's an explicit
.Wait()
call right now.The text was updated successfully, but these errors were encountered: