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 add a note

User Contributed Notes

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