Overload List

  NameDescription
Public methodStatic memberAsTask(Action)
Converts the Action into an inactive Task.
Public methodStatic memberAsTask<(Of <<'(T>)>>)(Func<(Of <<'(T>)>>))
Converts the Func into an inactive Task.

See Also