Overload List
Name | Description | |
---|---|---|
![]() | Dispatch(Action) |
Creates a new Task based upon the given action.
|
![]() | Dispatch<(Of <<'(T>)>>)(Func<(Of <<'(T>)>>)) |
Creates a new Task based upon the given action.
|
![]() | Dispatch(Task) |
Dispatches a given Task.
|