CakeFest 2024: The Official CakePHP Conference

ZMQDevice::getIdleTimeout

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

ZMQDevice::getIdleTimeoutGet the idle timeout

Beschreibung

public ZMQDevice::getIdleTimeout(): ZMQDevice

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

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

This method returns the idle callback timeout value.

add a note

User Contributed Notes

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