GearmanClient::setOptions

(PECL gearman >= 0.5.0)

GearmanClient::setOptionsSet client options

Açıklama

publicGearmanClient::setOptions(int$option): bool

Sets one or more client options.

Bağımsız Değişkenler

option

The options to be set

Dönen Değerler

Always returns true.

To Top