EventBase
PHP Manual

EventBase::stop

(PECL event >= 1.2.6-beta)

EventBase::stopTells event_base to stop dispatching events

Descrição

public bool EventBase::stop ( void )

Tells event_base to stop dispatching events

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

Returns TRUE on success. Otherwise FALSE.

Veja Também


EventBase
PHP Manual