GetAllScopesOptions
in package
Table of Contents
- $timeoutMilliseconds : int|null
- build() : GetAllScopesOptions
- Static helper to keep code more readable
- timeout() : GetAllScopesOptions
- Sets the operation timeout in milliseconds
Properties
$timeoutMilliseconds
private
int|null
$timeoutMilliseconds
Methods
build()
Static helper to keep code more readable
public
static build() : GetAllScopesOptions
Tags
Return values
GetAllScopesOptions —timeout()
Sets the operation timeout in milliseconds
public
timeout(int $milliseconds) : GetAllScopesOptions
Parameters
- $milliseconds : int
-
the operation timeout to apply