GearmanWorker::setOptions

(PECL gearman >= 0.5.0)

GearmanWorker::setOptionsSet worker options

說明

public bool GearmanWorker::setOptions ( int $option )

Sets one or more options to the supplied value.

參數

option

The options to be set

回傳值

Always returns TRUE.

參見

add a note add a note

User Contributed Notes

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