Overload List

  NameDescription
Public methodStatic memberAwait(Task, Task)
Starts this Task when the other Task ended successfully.
Public methodStatic memberAwait(Task, Task, DispatcherBase)
Starts this Task when the other Task ended successfully.

See Also