Home > comp > gb > application > daemon 
  [3.0]
 fr de es it nl pl pt pt_BR mk sq ca ar fa vi ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration  
Documentation
History
 
Application.Daemon (gb)
Syntax
STATIC PROPERTY Daemon AS Boolean

Set this property to TRUE to make the current application a daemon.

When becoming a daemon:

You cannot set this property to FALSE once you have became a daemon.

The temporary directory of the application is renamed as its process identifier changes after the fork.