Share via


ExcelServicesJob.JobCompleted Event

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 Event JobCompleted As ExcelServicesJob.JobCompletedEventHandler
'Usage
Dim instance As ExcelServicesJob
Dim handler As ExcelServicesJob.JobCompletedEventHandler

AddHandler instance.JobCompleted, handler
public event ExcelServicesJob.JobCompletedEventHandler JobCompleted

See Also

Reference

ExcelServicesJob Class

ExcelServicesJob Members

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