GearmanClient::setOptions

(PECL gearman >= 0.5.0)

GearmanClient::setOptionsDefine las opciones del cliente

Descripción

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

Define una o varias opciones del cliente.

Parámetros

option

Las opciones a definir.

Valores devueltos

Retorna siempre true.

add a note

User Contributed Notes

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