ECSCCSIntegration Members

Include Protected Members
Include Inherited Members

The ECSCCSIntegration type exposes the following members.

Constructors

  Name Description
Public method ECSCCSIntegration Required for the Web service instantiation.

Top

Properties

  Name Description
Public property Application (Inherited from WebService.)
Public property Container (Inherited from MarshalByValueComponent.)
Public property Context (Inherited from WebService.)
Public property DesignMode (Inherited from MarshalByValueComponent.)
Protected property Events (Inherited from MarshalByValueComponent.)
Public property Server (Inherited from WebService.)
Public property Session (Inherited from WebService.)
Public property Site (Inherited from MarshalByValueComponent.)
Public property SoapVersion (Inherited from WebService.)
Public property User (Inherited from WebService.)

Top

Methods

  Name Description
Public method Dispose() (Inherited from MarshalByValueComponent.)
Protected method Dispose(Boolean) (Inherited from MarshalByValueComponent.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from MarshalByValueComponent.)
Public method GetHashCode (Inherited from Object.)
Public method GetService (Inherited from MarshalByValueComponent.)
Public method GetType (Inherited from Object.)
Public method ListAllCCSJobs Returns a CCSTaskList object containing the CCSTask objects.
Public method ListAllJobs Returns a TaskList object containing Task objects.
Public method ListAllReadyJobs Returns a TaskList object containing Task objects filtered by the Ready status.
Public method ListAllRunningJobs Returns a TaskList object containing Task objects filtered by the Running status.
Public method ListAllTerminatedJobs Returns a TaskList object containing Task objects filtered by the Terminated status.
Public method ListNoTriggerJobs Returns a TaskList object containing Task objects filtered by the NoTrigger status.
Protected method MemberwiseClone (Inherited from Object.)
Public method Schedule(String, String, JobPriority, String, String, String, LocationType, String, String, Boolean, Int32) Schedules a compute cluster job based on the input XML and other parameters.
Public method Schedule(ExcelServicesWork, String, JobPriority, String, String, String, LocationType, String, String, Boolean, Int32) Schedules a compute cluster job based on the ExcelServicesWork object and other parameters.
Public method Schedule(String, String, JobPriority, String, String, String, LocationType, String, String, Boolean, Int32, Int32) Schedules a compute cluster job based on the input XML, divisor, and parameters.
Public method Schedule(ExcelServicesWork, String, JobPriority, String, String, String, LocationType, String, String, Boolean, Int32, Int32) Schedules a compute cluster job based on the input ExcelServicesWork object, divisor, and parameters.
Public method ToString (Inherited from MarshalByValueComponent.)

Top

Events

  Name Description
Public event Disposed (Inherited from MarshalByValueComponent.)

Top

See Also

Reference

ECSCCSIntegration Class

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