CakeFest 2024: The Official CakePHP Conference

GearmanClient::setOptions

(PECL gearman >= 0.5.0)

GearmanClient::setOptionsSet client options

说明

public GearmanClient::setOptions(int $option): bool

Sets one or more client options.

参数

option

The options to be set

返回值

Always returns true.

add a note

User Contributed Notes

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