PHP 8.3.4 Released!

GearmanClient::timeout

(PECL gearman >= 0.6.0)

GearmanClient::timeoutGet current socket I/O activity timeout value

Descrizione

public GearmanClient::timeout(): int

Returns the timeout in milliseconds to wait for I/O activity.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Timeout in milliseconds to wait for I/O activity. A negative value means an infinite timeout.

Vedere anche:

add a note

User Contributed Notes

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