ExcelServicesJob.ProcessCompleteResult Method

Processes the results of a completed job and stores the collected results in the ResultWork 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 ProcessCompleteResult
'Usage
Dim instance As ExcelServicesJob

instance.ProcessCompleteResult()
public void ProcessCompleteResult()

See Also

Reference

ExcelServicesJob Class

ExcelServicesJob Members

ProcessCompleteResult Overload

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