You are here

protected property CasServerConfig::$connectionTimeout in CAS 2.x

Same name and namespace in other branches
  1. 8 src/CasServerConfig.php \Drupal\cas\CasServerConfig::connectionTimeout

Number of seconds to wait on CAS server response during requests.

Type: int

File

src/CasServerConfig.php, line 72

Class

CasServerConfig
Class CasServerConfig.

Namespace

Drupal\cas

Code

protected $connectionTimeout;