Click or drag to resize
Task Scheduler Managed Class Library

TaskService Constructor

Overload List
 NameDescription
Public methodTaskServiceCreates a new instance of a TaskService connecting to the local machine as the current user.
Public methodTaskService(String, String, String, SecureString, Boolean)Initializes a new instance of the TaskService class.
Public methodTaskService(String, String, String, String, Boolean)Initializes a new instance of the TaskService class.
Top
See Also