GearmanWorker::setOptions

(PECL gearman >= 0.5.0)

GearmanWorker::setOptionsSet worker options

説明

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

Sets one or more options to the supplied value.

パラメータ

option

The options to be set

返り値

Always returns true.

参考

add a note add a note

User Contributed Notes

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