PyITaskScheduler.AddWorkItem
AddWorkItem(TaskName, WorkItem)
Create a new scheduled task from PyITask object
Parameters
Comments
The PyItask passed in is modified in place and on success is associated with the new task, not the old one
AddWorkItem(TaskName, WorkItem)
Create a new scheduled task from PyITask object