update : 2015.11.03
php.shukuma.com

검색:
 
 
Remove worker options

GearmanWorker::removeOptions

(PECL gearman >= 0.6.0)

GearmanWorker::removeOptionsRemove worker options

설명

public bool GearmanWorker::removeOptions ( int $option )

Removes (unsets) one or more worker options.

인수

option

The options to be removed (unset)

반환값

Always returns TRUE.

참고