Microsoft.Activities.Extensions |
WorkflowApplicationExtensions..::..ResumeEpisodeBookmark Method |
WorkflowApplicationExtensions Class See Also Send Feedback |
Overload List
Name | Description | |
---|---|---|
ResumeEpisodeBookmark(WorkflowApplication, String) |
Creates a task that will resume a bookmark and run the workflow until the activity is Closed, Faulted, Idle or Timeout
| |
ResumeEpisodeBookmark(WorkflowApplication, String, Object) |
Creates a task that will resume a bookmark and run the workflow until the activity is Closed, Faulted, Idle or Timeout
| |
ResumeEpisodeBookmark(WorkflowApplication, String, TimeSpan) |
Creates a task that will resume a bookmark and run the workflow until the activity is Closed, Faulted, Idle or Timeout
| |
ResumeEpisodeBookmark(WorkflowApplication, String, Object, Func<(Of <<'(WorkflowApplicationIdleEventArgs, String, Boolean>)>>)) |
Creates a task that will resume a bookmark and run the workflow until the activity is Closed, Faulted, Idle or Timeout
| |
ResumeEpisodeBookmark(WorkflowApplication, String, Object, String) |
Creates a task that will resume a bookmark and run the workflow until the activity is Closed, Faulted, Idle or Timeout
| |
ResumeEpisodeBookmark(WorkflowApplication, String, Object, TimeSpan) |
Creates a task that will resume a bookmark and run the workflow until the activity is Closed, Faulted, Idle or Timeout
| |
ResumeEpisodeBookmark(WorkflowApplication, String, Object, Func<(Of <<'(WorkflowApplicationIdleEventArgs, String, Boolean>)>>), TimeSpan) |
Creates a task that will resume a bookmark and run the workflow until the activity is Closed, Faulted, Idle or Timeout
| |
ResumeEpisodeBookmark(WorkflowApplication, String, Object, String, TimeSpan) |
Creates a task that will resume a bookmark and run the workflow until the activity is Closed, Faulted, Idle or Timeout
|