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