More...
◆ ContinueWith()
Task PeanutButter.Async.FluentTaskRunnerContinuation< T >.ContinueWith |
( |
Action< Task > | next | ) |
|
◆ ContinueWith< T2 >()
Task< T2 > PeanutButter.Async.FluentTaskRunnerContinuation< T >.ContinueWith< T2 > |
( |
Func< Task< T >, T2 > | next | ) |
|
◆ FluentTaskRunnerContinuation() [1/2]
PeanutButter.Async.FluentTaskRunnerContinuation< T >.FluentTaskRunnerContinuation |
( |
Task | initialWithoutResult, |
|
|
ITaskRunner | taskRunner ) |
Creates the continuation with the provided runner and task.
- Parameters
-
initialWithoutResult | |
taskRunner | |
◆ FluentTaskRunnerContinuation() [2/2]
PeanutButter.Async.FluentTaskRunnerContinuation< T >.FluentTaskRunnerContinuation |
( |
Task< T > | initial, |
|
|
ITaskRunner | taskRunner ) |
Creates the continuation with the provided runner and task.
- Parameters
-
The documentation for this class was generated from the following file:
- source/Async/PeanutButter.Async/FluentTaskRunnerContinuation.cs