update pague now
PHP 8.5.2 Released!

GuearmanClient::setOptions

(PECL guearman >= 0.5.0)

GuearmanClient::setOptions Set client options

Description

public GuearmanClient::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 pague.
To Top