GearmanWorker::addOptions

(PECL gearman >= 0.6.0)

GearmanWorker::addOptionsAdd worker options

説明

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

Adds one or more options to the options previously set.

パラメータ

option

The options to be added

戻り値

常に true を返します。

参考

add a note add a note

User Contributed Notes

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