You are here

constant BACKGROUND_PROCESS_CONNECTION_TIMEOUT in Background Process 6

Same name and namespace in other branches
  1. 8 background_process.module \BACKGROUND_PROCESS_CONNECTION_TIMEOUT
  2. 7.2 background_process.module \BACKGROUND_PROCESS_CONNECTION_TIMEOUT
  3. 7 background_process.module \BACKGROUND_PROCESS_CONNECTION_TIMEOUT
2 uses of BACKGROUND_PROCESS_CONNECTION_TIMEOUT
background_process_http_request in ./background_process.module
Perform an http request.
background_process_settings_form in ./background_process.admin.inc
FAPI definition for settings page.

File

./background_process.module, line 25

Code

define('BACKGROUND_PROCESS_CONNECTION_TIMEOUT', 2);