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