ExcelServicesWork.SerializeMe Method

Serializes the current instance of the object based on the DeserializationFile 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 SerializeMe
'Usage
Dim instance As ExcelServicesWork

instance.SerializeMe()
public void SerializeMe()

See Also

Reference

ExcelServicesWork Class

ExcelServicesWork Members

SerializeMe Overload

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