PHP 8.4.0 RC4 available for testing

EventHttpConnection::setRetries

(PECL event >= 1.2.6-beta)

EventHttpConnection::setRetriesSets the retry limit for the connection

Descrição

public EventHttpConnection::setRetries( int $retries ): void

Sets the retry limit for the connection

Parâmetros

retries

The retry limit. -1 means infinity.

Valor Retornado

Nenhum valor é retornado.

adicione uma nota

Notas Enviadas por Usuários (em inglês)

Não há notas de usuários para esta página.
To Top