Php/docs/gearmanclient.removeoptions

来自菜鸟教程
跳转至:导航、​搜索

GearmanClient::removeOptions

(PECL gearman >= 0.6.0)

GearmanClient::removeOptionsRemove client options


说明

public GearmanClient::removeOptions ( int $options ) : bool

Removes (unsets) one or more options.


参数

options
The options to be removed (unset)


返回值

Always returns true.