Replies: 2 comments
-
|
add activityId It's working await _invoker.ResumeAsync(instance, new Variables() { ["UserInfo"] = new Variable(userInfo) },instance.BlockingActivities.Select(s=>s.ActivityId)); |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Glad to see you figure it out :) To answer your question, the differences between Trigger and Resume are as follows:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Beta Was this translation helpful? Give feedback.
All reactions