PersistenceIOParticipant.EndOnSave(IAsyncResult) Method

Definition

Completes the asynchronous Save operation.

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)

Parameters

Applies to