Preparing search index...
The search index is not available
@synapse/client-sdk
@synapse/client-sdk
StressTestOptions
Interface StressTestOptions
Options for performing a stress test on the Synapse Client SDK.
Since
2.0.0
interface
StressTestOptions
{
concurrency
:
number
;
method
:
string
;
params
?:
any
[]
;
requests
:
number
;
timeout
?:
number
;
}
Index
Properties
concurrency
method
params?
requests
timeout?
Properties
concurrency
concurrency
:
number
method
method
:
string
Optional
params
params
?:
any
[]
requests
requests
:
number
Optional
timeout
timeout
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
concurrency
method
params
requests
timeout
@synapse/client-sdk
Loading...
Options for performing a stress test on the Synapse Client SDK.
Since
2.0.0