KeepFrontEndAlive


whether the front end should be kept running after usage

DetailsDetails

  • KeepFrontEndAlive is a configuration setting that sets whether the front end is kept running after it has been launched and used. By default, it is kept running and this leads to improved performance. Only special circumstances would cause it to shut down.

ExamplesExamplesopen allclose all

Basic Examples  (1)Basic Examples  (1)

A sample setting is shown below. This will make the front end exit after it has been used.

<KeepFrontEndAlive>
false
</KeepFrontEndAlive>