WorkflowControlClient.EndUnsuspend(IAsyncResult) Methode

Definition

Schließt einen asynchronen Fortsetzungsvorgang ab.

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

Parameter

result
IAsyncResult

Das asynchrone Ergebnis, das von einem Aufruf der BeginUnsuspend(Guid, AsyncCallback, Object)-Methode zurückgegeben wird.

Gilt für