Finishes the asynchronous execution of the  RetrieveEnvironmentInfo operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
RetrieveEnvironmentInfoResponse EndRetrieveEnvironmentInfo( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginRetrieveEnvironmentInfo.
 Return Value
 Return ValueReturns a  RetrieveEnvironmentInfoResult from ElasticBeanstalk.
 See Also
 See Also