Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Disposes of the Windows SharePoint Services 3.0 objects that were created by the workflow.
Namespace: Microsoft.SharePoint.WorkflowActions
Assembly: Microsoft.SharePoint.WorkflowActions (in Microsoft.SharePoint.WorkflowActions.dll)
Syntax
'Declaration
Public Sub Dispose
'Usage
Dim instance As WorkflowContext
instance.Dispose()
public void Dispose()
Implements
Remarks
The method is sealed and cannot be inherited.