php8.5
Home/ Manual/ zmq / zmqdevice/ ZMQDevice::run

ZMQDevice::run

PHP function Edit on GitHub ✎

Run the new device

Description

ZMQDevice::run(): void

Runs the device.

Parameters Parameters

Return Values

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.

Source: reference/zmq/zmqdevice/run.xml · from the official PHP manual (php/doc-en)