Thread

This option lets you start threads. The syntax is

thread:class;program

thread:$engine

thread:$server

thread:$watchdog

thread:$cleanup

The lower variants serve to start the internal AFP threads. The first variant lets you start any threads you wish. If you define your own threads they should be derived from the class CThreadUser. See the Thread object in the Reference section for more details.