@aracna/core - v1.5.0
Preparing search index...
QueueOptions
Interface QueueOptions
interface
QueueOptions
{
autostart
?:
boolean
;
concurrency
?:
number
;
delay
?:
number
;
timeout
?:
number
;
}
Index
Properties
autostart?
concurrency?
delay?
timeout?
Properties
Optional
autostart
autostart
?:
boolean
Optional
concurrency
concurrency
?:
number
Optional
delay
delay
?:
number
Optional
timeout
timeout
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
autostart
concurrency
delay
timeout
@aracna/core - v1.5.0
Loading...