Php/docs/gearmanworker.setoptions

提供:Dev Guides
< Php
2020年12月14日 (月) 13:11時点におけるNotes (トーク | 投稿記録)による版 (autoload)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先:案内検索

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.


参考