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.

참고

add a note add a note

User Contributed Notes

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