WorkflowInstance.WorkflowInstanceControl.PauseWhenPersistable 方法

定义

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

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

适用于