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
Public method Scheduler() Initializes a new instance of the Scheduler class on the local computer.
Public method Scheduler(String) Creates an instance of the task scheduler on the remote computer.

Top

Properties

  Name Description
Public property CCSTasks Gets the collection of system tasks.
Public property TargetComputer Gets or sets the name of the target computer.
Public property Tasks Gets the collection of system tasks.

Top

Methods

  Name Description
Public method Dispose()
Public method Dispose(Boolean)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

Scheduler Class

Microsoft.Office.Excel.Server.Addins.ComputeCluster.TaskScheduler Namespace