GearmanWorker::removeOptions

(PECL gearman >= 0.6.0)

GearmanWorker::removeOptionsRemove worker options

Опис

public bool GearmanWorker::removeOptions ( int $option )

Removes (unsets) one or more worker options.

Параметри

option

The options to be removed (unset)

Значення, що повертаються

Always returns TRUE.

Прогляньте Також

add a note add a note

User Contributed Notes

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