PersistenceIOParticipant.EndOnSave(IAsyncResult) 方法

定义

完成异步保存操作。

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

参数

适用于