Ends the execute.

C# | Visual Basic | Visual C++ |
void EndExecute( IAsyncResult asyncResult )
Sub EndExecute ( _ asyncResult As IAsyncResult _ )
void EndExecute( IAsyncResult^ asyncResult )

- asyncResult (IAsyncResult)
- The asynchronous result.