GearmanWorker::timeout

(PECL gearman >= 0.6.0)

GearmanWorker::timeoutGet socket I/O activity timeout

Açıklama

public GearmanWorker::timeout ( void ) : int

Returns the current time to wait, in milliseconds, for socket I/O activity.

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

A time period is milliseconds. A negative value indicates an infinite timeout.

Ayrıca Bakınız