GearmanJob::sendWarning

(PECL gearman >= 0.6.0)

GearmanJob::sendWarningSend a warning

Beskrivelse

public bool GearmanJob::sendWarning ( string $warning )

Sends a warning for this job while it is running.

Parametre

warning

A warning messages.

Returnerings Værdier

Returns TRUE on success or FALSE on failure.

Se også

add a note add a note

User Contributed Notes

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