WorkflowUpdateableControlClient.EndSuspend(IAsyncResult) Metoda

Definice

Dokončí asynchronní pozastavenou operaci.

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

Parametry

result
IAsyncResult

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

Platí pro