GearmanClient
PHP Manual

GearmanClient::setOptions

(PECL gearman >= 0.5.0)

GearmanClient::setOptionsSet client options

Description

public bool GearmanClient::setOptions ( int $options )

Sets one or more client options.

Parameters

options

The options to be set

Return Values

Always returns TRUE.


GearmanClient
PHP Manual