GearmanWorker::addOptions

(PECL gearman >= 0.6.0)

GearmanWorker::addOptionsAdd worker options

Descrierea

public GearmanWorker::addOptions ( int $option ) : bool

Adds one or more options to the options previously set.

Parametri

option

The options to be added

Valorile întoarse

Always returns true.

A se vedea și

add a note add a note

User Contributed Notes

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