WorkflowControlClient.EndUnsuspend(IAsyncResult) Methode

Definition

Schließt einen asynchronen nicht ausgefüllten Vorgang 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: