Event::del

(PECL event >= 1.2.6-beta)

Event::delMakes event non-pending

Descrierea

public Event::del ( ) : bool

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

Parametri

Această funcție nu are parametri.

Valorile întoarse

Returns true on success. Otherwise false

A se vedea și

add a note add a note

User Contributed Notes

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