






|
| Microsoft.Activities.Extensions |
| WorkflowEpisode..::..ResumeEpisodeBookmark Method |
| WorkflowEpisode Class See Also Send Feedback |
Overload List
| Name | Description | |
|---|---|---|
![]() | ResumeEpisodeBookmark(String, Object) |
Resumes the workflow bookmark and runs until the workflow is completed, aborted or timed out
|
![]() | ResumeEpisodeBookmark(String, Object, Func<(Of <<'(WorkflowApplicationIdleEventArgs, String, Boolean>)>>)) |
Resumes the workflow bookmark and runs until the workflow is completed, aborted, timed out or idle where the callback indicates the episode should end
|
![]() | ResumeEpisodeBookmark(String, Object, String) |
Resumes the workflow bookmark and runs until the workflow is completed, aborted, timed out or idle with a specific bookmark
|

