Freigeben über


InstancePersistenceContext.EndExecute(IAsyncResult) Methode

Definition

Beendet den asynchronen Vorgang.

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

Parameter

result
IAsyncResult

Der Status eines asynchronen Vorgangs.

Gilt für: