Finishes the asynchronous execution of the  RequestEnvironmentInfo operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
RequestEnvironmentInfoResponse EndRequestEnvironmentInfo( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginRequestEnvironmentInfo.
 Return Value
 Return ValueReturns a  RequestEnvironmentInfoResult from ElasticBeanstalk.
 See Also
 See Also