GearmanClient::setOptions

(PECL gearman >= 0.5.0)

GearmanClient::setOptionsSet client options

Beschreibung

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

Sets one or more client options.

Parameter-Liste

options

The options to be set

Rückgabewerte

Always returns true.

add a note add a note

User Contributed Notes

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