GearmanClient::removeOptions

Remove client options

説明

public bool GearmanClient::removeOptions(int $option)

Removes (unsets) one or more options.

パラメータ

option

The options to be removed (unset)

戻り値

Always returns true.