GearmanWorker::setOptions

Set worker options

Beschreibung

public bool GearmanWorker::setOptions ( int $option )

Sets one or more options to the supplied value.

Parameter-Liste

option

The options to be set

Rückgabewerte

Always returns TRUE.

Siehe auch

  • GearmanWorker::options
  • GearmanWorker::addOptions
  • GearmanWorker::removeOptions
  • GearmanClient::setOptions