PHP 8.3.4 Released!

GearmanClient::setOptions

(PECL gearman >= 0.5.0)

GearmanClient::setOptionsEstablece opciones del cliente

Descripción

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

Establece una o más opciones del cliente.

Parámetros

options

Las opciones a fijar

Valores devueltos

Siempre retorna true.

add a note

User Contributed Notes

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