Click or drag to resize
Task Scheduler Managed Class Library

TaskServiceAddTask Method

Overload List
 NameDescription
Public methodCode exampleAddTask(String, Trigger, Action, String, String, TaskLogonType, String)Creates a new task, registers the task, and returns the instance.
Public methodCode exampleAddTask(String, QuickTriggerType, String, String, String, String, TaskLogonType, String)Creates a new task, registers the task, and returns the instance.
Top
See Also