You are here

protected property TimeoutAwarePsr18Adapter::$timeout in Acquia Search 2.x

Same name and namespace in other branches
  1. 3.x src/Client/Adapter/TimeoutAwarePsr18Adapter.php \Drupal\acquia_search\Client\Adapter\TimeoutAwarePsr18Adapter::timeout

Timeout in seconds.

Type: int

File

src/Client/Adapter/TimeoutAwarePsr18Adapter.php, line 25

Class

TimeoutAwarePsr18Adapter
Psr18 Adapter that implements TimeoutAwareInterface.

Namespace

Drupal\acquia_search\Client\Adapter

Code

protected $timeout;