GearmanWorker::unregister
Unregister a function name with the job servers
Beschreibung
public bool GearmanWorker::unregister
( string $function_name
)
Parameter-Liste
-
function_name
-
The name of a function to register with the job server
Rückgabewerte
A standard Gearman return value.
Siehe auch
- GearmanWorker::register
- GearmanWorker::unregisterAll