GearmanClient::setOptions

(PECL gearman >= 0.5.0)

GearmanClient::setOptionsSet client options

説明

publicGearmanClient::setOptions(int$option): bool

Sets one or more client options.

パラメータ

option

The options to be set

戻り値

Always returns true.

To Top