Share via


ExcelServicesJob.ScheduledRunNow Method

Validates, divides, creates a schedule, and then runs the work to perform on the compute cluster immediately.

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 ScheduledRunNow
'Usage
Dim instance As ExcelServicesJob

instance.ScheduledRunNow()
public void ScheduledRunNow()

See Also

Reference

ExcelServicesJob Class

ExcelServicesJob Members

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