I've noticed a difference between the list of tasks reported by the wrapper as being active versus those listed in the actual Task Scheduled in Windows. In my specific case, Windows Task Scheduler lists 35 active task while my C# code (which uses the enumerate tasks example) only lists 18.
For what it's worth, the total number of tasks reported matches between the two methods.
Thank you!
For what it's worth, the total number of tasks reported matches between the two methods.
Thank you!