Scheduler Members
Include Protected Members
Include Inherited Members
Deprecated. Provided for compatibility with the previous version of this library.
The Scheduler type exposes the following members.
Constructors
Name | Description | |
---|---|---|
Scheduler() | Initializes a new instance of the Scheduler class on the local computer. | |
Scheduler(String) | Creates an instance of the task scheduler on the remote computer. |
Top
Properties
Name | Description | |
---|---|---|
CCSTasks | Gets the collection of system tasks. | |
TargetComputer | Gets or sets the name of the target computer. | |
Tasks | Gets the collection of system tasks. |
Top
Methods
Name | Description | |
---|---|---|
Dispose() | ||
Dispose(Boolean) | ||
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
See Also
Reference
Microsoft.Office.Excel.Server.Addins.ComputeCluster.TaskScheduler Namespace