GearmanWorker::removeOptions

(PECL gearman >= 0.6.0)

GearmanWorker::removeOptionsRemove worker options

説明

public GearmanWorker::removeOptions(int $option): true

Removes (unsets) one or more worker options.

パラメータ

option

The options to be removed (unset)

戻り値

常に true を返します。

参考

add a note add a note

User Contributed Notes

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