PersistenceIOParticipant.EndOnLoad(IAsyncResult) Methode

Definitie

Hiermee voltooit u de asynchrone laadbewerking.

protected:
 virtual void EndOnLoad(IAsyncResult ^ result);
protected virtual void EndOnLoad(IAsyncResult result);
abstract member EndOnLoad : IAsyncResult -> unit
override this.EndOnLoad : IAsyncResult -> unit
Protected Overridable Sub EndOnLoad (result As IAsyncResult)

Parameters

result
IAsyncResult

Het asynchrone resultaat dat wordt geretourneerd door een aanroep naar de BeginOnSave(IDictionary<XName,Object>, IDictionary<XName,Object>, TimeSpan, AsyncCallback, Object) methode.

Van toepassing op