PHP 8.3.4 Released!

GearmanWorker::returnCode

(PECL gearman >= 0.5.0)

GearmanWorker::returnCodeRécupère le dernier code Gearman retourné

Description

public GearmanWorker::returnCode(): int

Retourne le dernier code Gearman retourné.

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

Un code de retour Gearman valide.

Voir aussi

add a note

User Contributed Notes

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