PHP 8.3.4 Released!

GearmanClient::setOptions

(PECL gearman >= 0.5.0)

GearmanClient::setOptionsSet client options

Descrizione

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

Sets one or more client options.

Elenco dei parametri

option

The options to be set

Valori restituiti

Always returns true.

add a note

User Contributed Notes

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