Event::del

(PECL event >= 1.2.6-beta)

Event::delMakes event non-pending

Descrizione

public Event::del(): bool

Removes an event from the set of monitored events, i.e. makes it non-pending.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Restituisce true in caso di successo, false in caso di fallimento.

Vedere anche:

add a note

User Contributed Notes

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