You are here

private property Wait::$timeOut in TMGMT Translator Smartling 8.3

Same name and namespace in other branches
  1. 8.4 vendor/smartling/api-sdk-php/src/Wait.php \Smartling\Wait::timeOut
  2. 8.2 api-sdk-php/src/Wait.php \Smartling\Wait::timeOut
  3. 8.2 vendor/smartling/api-sdk-php/src/Wait.php \Smartling\Wait::timeOut

Timeout for sync requests in seconds.

Type: int

File

vendor/smartling/api-sdk-php/src/Wait.php, line 16

Class

Wait
Trait Wait @package Smartling

Namespace

Smartling

Code

private $timeOut = 15;