This Q&A is part of a weekly series of posts highlighting common questions encountered by technophiles and answered by users at Stack Exchange, a free, community-powered network of 100+ Q&A sites. Is ...
I've got numerous taks objects derived from a base Task object that have a DoWork() function that returns a TaskStatus. Additionally, the DoWork() function should ALWAYS set the classes Status ...