ExcelServicesJob.Schedule Method

Validates, divides, and then schedules the work to perform on the compute cluster on the head node using the ScheduledTask property.

Namespace:  Microsoft.Office.Excel.Server.Addins.ComputeCluster
Assembly:  Microsoft.Office.Excel.Server.Addins.ComputeCluster (in Microsoft.Office.Excel.Server.Addins.ComputeCluster.dll)

Syntax

'Declaration
Public Sub Schedule
'Usage
Dim instance As ExcelServicesJob

instance.Schedule()
public void Schedule()

See Also

Reference

ExcelServicesJob Class

ExcelServicesJob Members

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