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 개체입니다.

적용 대상