This property controls whether or not the Wrapper will respond to Windows "LogOff" events
when running in console mode.
The default value is "FALSE".
If the property value is set to FALSE (= not ignore),
this will NOT allow you to keep the Wrapper running
after the user logs off when running in a console window.
Rather TRUE (= ignore) value is used in rare cases
where the Wrapper is launched in the background by other services.
Example:
wrapper.ignore_user_logoffs=TRUE
NOTE
If this property is set to TRUE (= ignore)
for the Wrapper being run from within a Windows Command Prompt,
Windows will not be able to logout as it will wait for the Wrapper to exit.
User Comments
If you notice something that is incorrect, missing, or simply feel that some part of this page could be explained better, feel free to log in and add a comment. You will need to register before you can log on.