Dutch PHP Conference 2025 - Call For Papers

ZMQDevice::run

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

ZMQDevice::runRun the new device

Опис

public ZMQDevice::run(): void

Runs the device.

Параметри

У цієї функції немає параметрів.

Значення, що повертаються

Call to this method will block until the device is running. It is not recommended that devices are used from interactive scripts. On failure this method will throw ZMQDeviceException.

add a note

User Contributed Notes

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