You are here

public function Waitable::setTimeOut in TMGMT Translator Smartling 8.2

Same name in this branch
  1. 8.2 api-sdk-php/src/Waitable.php \Smartling\Waitable::setTimeOut()
  2. 8.2 vendor/smartling/api-sdk-php/src/Waitable.php \Smartling\Waitable::setTimeOut()
Same name and namespace in other branches
  1. 8.4 vendor/smartling/api-sdk-php/src/Waitable.php \Smartling\Waitable::setTimeOut()
  2. 8.3 vendor/smartling/api-sdk-php/src/Waitable.php \Smartling\Waitable::setTimeOut()

Sets timeout.

Parameters

int $syncTimeOut:

Return value

mixed

File

api-sdk-php/src/Waitable.php, line 19

Class

Waitable
Interface Waitable @package Smartling

Namespace

Smartling

Code

public function setTimeOut($syncTimeOut);