WorkflowUpdateableControlClient.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 IAsyncResult Objekt, das den Status des asynchronen Vorgangs darstellt.

Gilt für: