Sdílet prostřednictvím


WorkflowUpdateableControlClient.EndUpdate(IAsyncResult) Metoda

Definice

Dokončí operaci asynchronní aktualizace.

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

Parametry

result
IAsyncResult

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

Platí pro