Activities with Multiple Listeners
This is a several part question:
1) If a single activity object has multiple activity.started event listeners, and the maxexecutiontime is set to X seconds, does each activity have 10 seconds to complete, or all must be completed before maxtime is reached?
2) Similar question, if the same activity object has 2 started event listeners, does the activity.completed event fire after each thread completes their activity, or after all threads complete their activity?
3) Are there means of exposing and editing the activity queue via automation?
Thanks!
-Chris Fischer
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.