CGITimeoutProperties:CGITimeout
Long, Read/Write
Return/set the timeout for CGI scripts in seconds. The longest time a CGI thread can execute is set by this timer. If the thread run time exceeds CGITimeout,Properties:CGITimeout it is terminated. If CGITimeoutProperties:CGITimeout is set to zero the timer will be disabled.