共用方式為


PersistenceIOParticipant.EndOnLoad(IAsyncResult) 方法

定義

完成非同步載入作業。

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)

參數

適用於