ZMQDevice
PHP Manual

ZMQDevice::run

(Bir sürüm bilgisi bulunamadı; sadece SVN'de olabilir.)

ZMQDevice::runRun the new device

Açıklama

public void ZMQDevice::run ( void )

Runs the device.

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

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