EventHttpConnection
PHP Manual

EventHttpConnection::setRetries

(PECL event >= 1.2.6-beta)

EventHttpConnection::setRetriesSets the retry limit for the connection

Описание

public void EventHttpConnection::setRetries ( int $retries )

Sets the retry limit for the connection

Список параметров

retries

The retry limit. -1 means infinity.

Возвращаемые значения

Эта функция не возвращает значения после выполнения.


EventHttpConnection
PHP Manual