Finishes the asynchronous execution of the Save operation.

C# |
public void EndSave( IAsyncResult asyncResult )

- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginSave.

C# |
public void EndSave( IAsyncResult asyncResult )