ZMQDevice::getIdleTimeout

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

ZMQDevice::getIdleTimeoutGet the idle timeout

説明

publicZMQDevice::getIdleTimeout(): ZMQDevice

Gets the idle callback timeout value. Added in ZMQ extension version 1.1.0.

パラメータ

この関数にはパラメータはありません。

戻り値

This method returns the idle callback timeout value.

To Top