Finishes the asynchronous execution of the  CreateEnvironment operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public CreateEnvironmentResponse EndCreateEnvironment( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginCreateEnvironment.
 Return Value
 Return ValueReturns a  CreateEnvironmentResult from ElasticBeanstalk.
 See Also
 See Also