EventQue - v1.0.3
Preparing search index...
EmitOptions
Interface EmitOptions
Options for customizing the behavior of emitAsync.
interface
EmitOptions
{
parallel
?:
boolean
;
stopOnError
?:
boolean
;
timeoutMs
?:
number
;
}
Index
Properties
parallel?
stop
On
Error?
timeout
Ms?
Properties
Optional
parallel
parallel
?:
boolean
Optional
stop
On
Error
stopOnError
?:
boolean
Optional
timeout
Ms
timeoutMs
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
parallel
stop
On
Error
timeout
Ms
EventQue - v1.0.3
Loading...
Options for customizing the behavior of emitAsync.