asyncInBackground

fun <T> asyncInBackground(block: action<T>): Deferred<Any?>