Jportelas
Jportelas

Reputation: 646

Implement WF4 workflow Resume without Bookmarks

Is there any other way to make a workflow resume at some state (state machine) without using bookMarks?

Thanks,

Upvotes: 1

Views: 908

Answers (1)

Drew Marsh
Drew Marsh

Reputation: 33379

No. Bookmarks are how a Workflow resumes. You can read more about bookmarks here on MSDN.

Upvotes: 5

Related Questions