Share via


ExcelServicesJob.JobErrored 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 JobErrored As ExcelServicesJob.JobErroredEventHandler
'Usage
Dim instance As ExcelServicesJob
Dim handler As ExcelServicesJob.JobErroredEventHandler

AddHandler instance.JobErrored, handler
public event ExcelServicesJob.JobErroredEventHandler JobErrored

See Also

Reference

ExcelServicesJob Class

ExcelServicesJob Members

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