共用方式為


WorkflowUpdateableControlClient.EndUnsuspend(IAsyncResult) 方法

定義

完成非同步的取消暫止作業。

public:
 void EndUnsuspend(IAsyncResult ^ result);
public void EndUnsuspend (IAsyncResult result);
member this.EndUnsuspend : IAsyncResult -> unit
Public Sub EndUnsuspend (result As IAsyncResult)

參數

result
IAsyncResult

IAsyncResult 物件,表示非同步作業的狀態。

適用於