WorkflowInstance.WorkflowInstanceControl.PauseWhenPersistable 方法

定义

请求工作流运行时在能够进行保持的下一个执行点暂停 WorkflowInstance。 请注意,此执行点的计划程序队列不能为空。

public:
 void PauseWhenPersistable();
public void PauseWhenPersistable ();
member this.PauseWhenPersistable : unit -> unit
Public Sub PauseWhenPersistable ()

适用于