Finishes the asynchronous execution of the UpdateApplication operation.

C# |
public UpdateApplicationResponse EndUpdateApplication( IAsyncResult asyncResult )

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

Returns a UpdateApplicationResult from ElasticBeanstalk.
