Hi,
How can i clear the Scheduler, previously I was using the Resources.Clear(); method to clear the contents.
but now the method return new Dps().CallBack(this); is throwing error if the events is null, Index was out of range. Must be non-negative and less than the size of the collection
Ranjith