WorkflowUpdateableControlClient.EndCancel(IAsyncResult) Methode

Definitie

Hiermee wordt een asynchrone annuleringsbewerking voltooid.

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

Parameters

result
IAsyncResult

Het IAsyncResult object dat de status van de asynchrone bewerking vertegenwoordigt.

Van toepassing op