Microsoft Configuration Manager
An integrated solution for for managing large groups of personal computers and servers.
4,599 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
One of our CloudPC service running as a windows service which uses the same data strcuture comes from Microsoft.ConfigurationManagement.Messaging.Framework.Scheduler.ScheduleToken
and handles the next schedule time calculation work itself.
We need some reference where the system use the data structure for windows task scheduling.
It'll be good if there's unit test around the Scheduler and token, or where we can access the full source code if possible.