PHP 7.0.6 Released

GearmanWorker::options

(PECL gearman >= 0.6.0)

GearmanWorker::optionsGet worker options

Description

public int GearmanWorker::options ( void )

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

User Contributed Notes

There are no user contributed notes for this page.
To Top