Home
last modified time | relevance | path

Searched refs:setTimeLimit (Results 1 – 1 of 1) sorted by relevance

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Request/
DSearchRequest.php215 return $this->setTimeLimit($time);
332 public function setTimeLimit(int $timeLimit) function in FreeDSx\\Ldap\\Operation\\Request\\SearchRequest
426 $search->setTimeLimit($timeLimit->getValue());