Share via


LongRunningOperationJob.SetError Method (Exception) (Microsoft.SharePoint.Publishing) 

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Namespace: Microsoft.SharePoint.Publishing
Assembly: Microsoft.SharePoint.Publishing (in microsoft.sharepoint.publishing.dll)

Syntax

'Declaration
Public Sub SetError ( _
    ex As Exception _
)
'Usage
Dim instance As LongRunningOperationJob
Dim ex As Exception

instance.SetError(ex)
public void SetError (
    Exception ex
)

Parameters

  • ex

See Also

Reference

LongRunningOperationJob Class
LongRunningOperationJob Members
Microsoft.SharePoint.Publishing Namespace