ZMQDevice
PHP Manual

ZMQDevice::run

(Информация о версии неизвестна, возможно, только в SVN)

ZMQDevice::runRun the new device

Описание

public void 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.


ZMQDevice
PHP Manual