EventBase::stop

(PECL event >= 1.2.6-beta)

EventBase::stopTells event_base to stop dispatching events

Descrizione

public EventBase::stop(): bool

Tells event_base to stop dispatching events

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