async/async_result library

Classes

AsyncResult<T>
The AsyncResult is intended to simplify the implementation of handling asynchronous operations in synchronous methods by tracking state changes.