Php/docs/gearmanclient.setoptions
来自菜鸟教程
GearmanClient::setOptions
(PECL gearman >= 0.5.0)
GearmanClient::setOptions — Set client options
说明
public GearmanClient::setOptions
( int $options
) : bool
Sets one or more client options.
参数
options
- The options to be set
返回值
Always returns true
.