Finishes the asynchronous execution of the CreateApplication operation.

C# |
public CreateApplicationResponse EndCreateApplication( IAsyncResult asyncResult )

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

Returns a CreateApplicationResult from ElasticBeanstalk.
