PHP 8.3.4 Released!

ZMQDevice::getIdleTimeout

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

ZMQDevice::getIdleTimeoutGet the idle timeout

Description

public ZMQDevice::getIdleTimeout(): ZMQDevice

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

Parameters

This function has no parameters.

Return Values

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