EventHttpConnection::setRetries

Sets the retry limit for the connection

Beschreibung

public void EventHttpConnection::setRetries ( int $retries )

Sets the retry limit for the connection

Parameter-Liste

retries

The retry limit. -1 means infinity.

Rückgabewerte

Es wird kein Wert zurückgegeben.