I have C# code that starts a task, but I need to know when that task is complete. The information I need is on the history tab of the task scheduler. It will show "Task Completed" in the task category column. Is this possible to get through code?
↧