You are here

protected property FeedsHTTPFetcherResult::$timeout in Feeds 7.2

The timeout in seconds to wait for a download.

Type: int

File

plugins/FeedsHTTPFetcher.inc, line 27

Class

FeedsHTTPFetcherResult
Result of FeedsHTTPFetcher::fetch().

Code

protected $timeout;