CakeFest 2024: The Official CakePHP Conference

GearmanWorker::setOptions

(PECL gearman >= 0.5.0)

GearmanWorker::setOptionsSet worker options

说明

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

Sets one or more options to the supplied value.

参数

option

The options to be set

返回值

总是返回 true

参见

add a note

User Contributed Notes

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