GearmanWorker::options
PHP Manual
PHP Manual»GearmanWorker»GearmanWorker::options

GearmanWorker::options

(PECL gearman >= 0.6.0)

GearmanWorker::optionsGet worker options

Опис

public function GearmanWorker::options(): int

Gets the options previously set for the worker.

Параметри

У цієї функції немає параметрів.

Значення, що повертаються

The options currently set for the worker.

Прогляньте також

To Top