WorkflowControlClient.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 asynchrone resultaat dat wordt geretourneerd door een aanroep naar de BeginCancel(Guid, AsyncCallback, Object) methode.

Van toepassing op