GearmanWorker::addOptions

(PECL gearman >= 0.6.0)

GearmanWorker::addOptionsAdd worker options

Beschreibung

public GearmanWorker::addOptions(int $option): true

Adds one or more options to the options previously set.

Parameter-Liste

option

The options to be added

Rückgabewerte

Gibt immer true zurück.

Siehe auch

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top