Topaz now supports the new Task-based Async Pattern

We’ve released a new version of the Transient Fault Handling Application Block (“Topaz”) which supports the new Task-based Asynchronous Pattern using the Task Parallel Library (TPL). This simplifies the process of retrying asynchronous calls significantly.

The new block is available via NuGet. Check out the Release Notes.

Special thanks to Stephen Toub for the code review and feedback.