WorkflowInstance.WorkflowInstanceControl.PauseWhenPersistable 方法

定義

請求工作流執行 WorkflowInstance 時在下一個執行點暫停,該點可持續執行。 請注意,此時排程器佇列可能尚未是空的。

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

適用於