EventHttp::setTimeout

(PECL event >= 1.4.0-beta)

EventHttp::setTimeout — Sets the timeout for an HTTP request

Açıklama

public function EventHttp::setTimeout( int $value ): void

Sets the timeout for an HTTP request.

Bağımsız Değişkenler

value

The timeout in seconds.

Dönen Değerler

Hiçbir değer dönmez.

+add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top