toAsync abstract method

Async<T> toAsync()

Converts this Resolvable to an Async.

Implementation

Async<T> toAsync();