GearmanWorker::addOptions

(PECL gearman >= 0.6.0)

GearmanWorker::addOptionsAdd worker options

설명

public bool GearmanWorker::addOptions ( int $option )

Adds one or more options to the options previously set.

인수

option

The options to be added

반환값

Always returns TRUE.

참고

add a note add a note

User Contributed Notes

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