class ActiveAsyncClose<R>
Used to wrap async code.
ActiveAsyncClose(asyncClean: ActiveAsynStack<R>)
fun closeAsync(env: R): Any?