Finishes the asynchronous execution of the Execute operation.

C# |
public void EndExecute( IAsyncResult asyncResult )

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

C# |
public void EndExecute( IAsyncResult asyncResult )