WorkflowUpdateableControlClient.EndCancel(IAsyncResult) Metod

Definition

Slutför en asynkron avbruten åtgärd.

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

Parametrar

result
IAsyncResult

Objektet IAsyncResult som representerar statusen för den asynkrona åtgärden.

Gäller för