ZMQDevice
PHP Manual

ZMQDevice::setIdleTimeout

(Bir sürüm bilgisi bulunamadı; sadece SVN'de olabilir.)

ZMQDevice::setIdleTimeoutSet the idle timeout

Açıklama

public ZMQDevice ZMQDevice::setIdleTimeout ( integer $timeout )

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

Değiştirgeler

timeout

The idle callback timeout value.

Dönen Değerler

On success this method returns the current object.


ZMQDevice
PHP Manual