ZMQDevice
PHP Manual

ZMQDevice::run

(Não há informação de versão disponível, talvez apenas no SVN)

ZMQDevice::runRun the new device

Descrição

public void ZMQDevice::run ( void )

Runs the device.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

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