AutoRestartComponents
Whether to attempt to restart components if they fail. By default, the Proxy component attempts to restart components. Set AutoRestartComponents
to False
if you do not want to restart.
NOTE: This parameter does not have an effect if you are using a stand-alone Proxy component. See StandaloneProxy.
Type: | Boolean |
Default: | True |
Required: | No |
Configuration Section: | Server |
Example: | AutoRestartComponents=True
|
See Also: | AutoKillComponents |