ZMQDevice::getIdleTimeout
(Информация о версии неизвестна, возможно, только в SVN)
ZMQDevice::getIdleTimeout — Get the idle timeout
Описание
Gets the idle callback timeout value. Added in ZMQ extension version 1.1.0.
Возвращаемые значения
This method returns the idle callback timeout value.
- Функция ZMQDevice::__construct() - Construct a new device
- Функция ZMQDevice::getIdleTimeout() - Get the idle timeout
- Функция ZMQDevice::getTimerTimeout() - Get the timer timeout
- Функция ZMQDevice::run() - Run the new device
- Функция ZMQDevice::setIdleCallback() - Set the idle callback function
- Функция ZMQDevice::setIdleTimeout() - Set the idle timeout
- Функция ZMQDevice::setTimerCallback() - Set the timer callback function
- Функция ZMQDevice::setTimerTimeout() - Set the timer timeout
Коментарии
404 Not Found