AWS SDK for .NET Documentation
RestartAppServer Method (request)
AmazonAmazon.ElasticBeanstalkAmazonElasticBeanstalkClientRestartAppServer(RestartAppServerRequest) Did this page help you?   Yes   No    Tell us about it...
Causes the environment to restart the application container server running on each Amazon EC2 instance.
Declaration Syntax
C#
public RestartAppServerResponse RestartAppServer(
	RestartAppServerRequest request
)
Parameters
request (RestartAppServerRequest)
Container for the necessary parameters to execute the RestartAppServer service method.
Return Value
The response from the RestartAppServer service method, as returned by ElasticBeanstalk.

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)