Php/docs/gearmanworker.options

From Get docs

GearmanWorker::options

(PECL gearman >= 0.6.0)

GearmanWorker::optionsGet worker options


Description

public GearmanWorker::options ( ) : int

Gets the options previously set for the worker.


Parameters

This function has no parameters.


Return Values

The options currently set for the worker.


See Also