WorkflowControlClient.EndRun(IAsyncResult) Methode

Definitie

Voltooit een asynchrone uitvoeringsbewerking.

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

Parameters

result
IAsyncResult

Het asynchrone resultaat dat wordt geretourneerd door een aanroep naar de BeginRun(Guid, AsyncCallback, Object) methode.

Van toepassing op