- Views (22)
- Replies (4)
- Login to like
- Reply
Reply posted on December 11, 2019 by JohnB097
After trying some code changes I was able to confirm what I knew already. Queuing the entire work object is not the best choice. It is better to queue a class that just provides a handle to the work that you need to process. For example just...