GearmanWorker::timeout

(PECL gearman >= 0.6.0)

GearmanWorker::timeoutGet socket I/O activity timeout

Опис

public int GearmanWorker::timeout ( void )

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

Параметри

В цієї функції немає параметрів.

Значення, що повертаються

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

Прогляньте Також

add a note add a note

User Contributed Notes

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