ResumeEpisodeBookmark Method

MS Activities Extensions

Collapse imageExpand ImageCopy imageCopyHover image

Overload List

  NameDescription
Public methodResumeEpisodeBookmark(String, Object)
Resumes the workflow bookmark and runs until the workflow is completed, aborted or timed out
Public methodResumeEpisodeBookmark(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
Public methodResumeEpisodeBookmark(String, Object, String)
Resumes the workflow bookmark and runs until the workflow is completed, aborted, timed out or idle with a specific bookmark

See Also