GearmanClient::setTimeout

(PECL gearman >= 0.6.0)

GearmanClient::setTimeoutSet socket I/O activity timeout

Descrição

public GearmanClient::setTimeout(int $timeout): bool

Sets the timeout for socket I/O activity.

Parâmetros

timeout

An interval of time in milliseconds

Valor Retornado

Always returns true.