Search
Preparing search index...
The search index is not available
@thermopylae/core.declarations
Thermopylae
Github
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
enums
ConcurrencyType
Exports
aliases
enums
functional
functions
http
http/device
http/location
http/mime
http/request
http/request-headers
http/response
http/response-headers
http/status-codes
http/verb
mapped
utils
Enumeration ConcurrencyType
Type of the concurrency when processing items.
Enumeration members
BATCH
PARALLEL
SEQUENTIAL
Enumeration members
BATCH
BATCH
:
= 2
PARALLEL
PARALLEL
:
= 1
SEQUENTIAL
SEQUENTIAL
:
= 0
Client
Module
Comparison
Result
Concurrency
Type
BATCH
PARALLEL
SEQUENTIAL
Core
Module
Dev
Module
Library
Sort
Direction
Status
Flag
Type of the concurrency when processing items.