DurableInstanceContext.Suspend Method

Include Protected Members
Include Inherited Members

Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Suspends the processing of the workflow.

Overload List

  Name Description
Public method Suspend()
Public method Suspend(TimeSpan) Suspends the processing of the workflow within the specified time period.
Public method Suspend(String, TimeSpan)

Top

See Also

Reference

DurableInstanceContext Class

DurableInstanceContext Members

System.ServiceModel.Activities.Dispatcher Namespace

BeginSuspend(TimeSpan, AsyncCallback, Object)

EndSuspend(IAsyncResult)

Unsuspend(TimeSpan)