ECSCCSIntegration.Schedule Method

Include Protected Members
Include Inherited Members

Schedules a compute cluster job.

Overload List

  Name Description
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.

Top

See Also

Reference

ECSCCSIntegration Class

ECSCCSIntegration Members

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