GearmanClient::timeout

(PECL gearman >= 0.6.0)

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

설명

public int GearmanClient::timeout ( void )

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

인수

이 함수는 인수가 없습니다.

반환값

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

참고

add a note add a note

User Contributed Notes

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