GoLang ZMQDevice::run

request it (266)
GoLang replacement for PHP's ZMQDevice::run [edit | history]



Do you know a GoLang replacement for PHP's ZMQDevice::run? Write it!

PHP ZMQDevice::run

PHP original manual for ZMQDevice::run [ show | php.net ]

ZMQDevice::run

(No version information available, might only be in Git)

ZMQDevice::runRun the new device

Description

public void ZMQDevice::run ( void )

Runs the device.

Parameters

This function has no 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.