$dataTimeout public property
Timeout to use when reading the response from an elasticsearch node. This value will be used to configure the curl CURLOPT_TIMEOUT
option. If not set, no explicit timeout will be set for curl.
public float $dataTimeout = null
Please login to continue.