PHP 8.3.4 Released!

GearmanWorker::setOptions

(PECL gearman >= 0.5.0)

GearmanWorker::setOptionsSet worker options

Açıklama

public GearmanWorker::setOptions(int $option): true

Sets one or more options to the supplied value.

Bağımsız Değişkenler

option

The options to be set

Dönen Değerler

Daima true döndürür.

Ayrıca Bakınız

add a note

User Contributed Notes

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