LazyTask<TResult> constructor

public LazyTask(Func<Task<TResult>> onAwaited)

See Also