PHP 8.4.26 Released!

GearmanClient::setOptions

(PECL gearman >= 0.5.0)

GearmanClient::setOptions — Set client options

Description

public function GearmanClient::setOptions(int $option): bool

Sets one or more client options.

Parameters

option

The options to be set

Return Values

Always returns true.

+add a note

User Contributed Notes

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