WorkflowUpdateableControlClient.EndCancel(IAsyncResult) Metoda

Definice

Dokončí asynchronní operaci zrušení.

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

Parametry

result
IAsyncResult

Objekt IAsyncResult , který představuje stav asynchronní operace.

Platí pro