Share via


WorkflowInstance.WorkflowInstanceControl.PauseWhenPersistable 方法

定義

要求工作流程執行階段在下一個可以保存的執行點暫停 WorkflowInstance。 請注意,此執行點的排程器佇列不可以是空的。

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

適用於