This topic has not yet been rated - Rate this topic

SPWorkflowRunOptions Enumeration

SharePoint 2010

Describes options for running a workflow instance.

Namespace:  Microsoft.SharePoint.Workflow
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
[SubsetCallableTypeAttribute]
public enum SPWorkflowRunOptions
Member name Description
Synchronous Run the workflow instance synchronously. This is the default.
SynchronousAllowPostpone Try to run the workflow instance synchronously. If the synchronous start fails, fall back to asynchronous.
Asynchronous Do not allow the workflow instance to run synchronously.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ