Sdílet prostřednictvím


WorkflowUpdateableControlClient.EndSuspend(IAsyncResult) Metoda

Definice

Dokončí operaci asynchronního pozastavení.

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