ZMQDevice::setIdleTimeout

(No version information available, might only be in Git)

ZMQDevice::setIdleTimeoutSet the idle timeout

Опис

public ZMQDevice ZMQDevice::setIdleTimeout ( integer $timeout )

Sets the idle callback timeout value. The idle callback is invoked periodically when the device is idle.

Параметри

timeout

The idle callback timeout value.

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

On success this method returns the current object.

add a note add a note

User Contributed Notes

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