






|
| Microsoft.Activities.Extensions |
| WorkflowEpisode..::..RunEpisodeAsync Method |
| WorkflowEpisode Class See Also Send Feedback |
Overload List
| Name | Description | |
|---|---|---|
![]() | RunEpisodeAsync()()()() |
Returns a task that runs a workflow episode
|
![]() | RunEpisodeAsync(Func<(Of <<'(WorkflowApplicationIdleEventArgs, String, Boolean>)>>)) |
Returns a task that runs a workflow episode
|
![]() | RunEpisodeAsync(String) |
Returns a task that runs a workflow episode
|
![]() | RunEpisodeAsync(CancellationToken) |
Returns a task that runs a workflow episode
|
![]() | RunEpisodeAsync(Func<(Of <<'(WorkflowApplicationIdleEventArgs, String, Boolean>)>>), CancellationToken) |
Returns a task that runs a workflow episode
|
![]() | RunEpisodeAsync(String, CancellationToken) |
Returns a task that runs a workflow episode
|

