Finishes the asynchronous execution of the RestartAppServer operation.

C# |
public RestartAppServerResponse EndRestartAppServer( IAsyncResult asyncResult )

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

Returns a RestartAppServerResult from ElasticBeanstalk.
