Search
Preparing search index...
The search index is not available
node-threadpool
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
ThreadPool
ThreadPool
IThreadPool
Interface IThreadPool
Hierarchy
IThreadPool
Implemented by
FixedThreadPool
Index
Properties
submit
Properties
submit
submit
:
function
Type declaration
<T, D>
(
fn
:
Runnable
<
T
,
D
>
, data
?:
D
)
:
Promise
<
T
>
Type parameters
T
D
Parameters
fn:
Runnable
<
T
,
D
>
Optional
data:
D
Returns
Promise
<
T
>
Globals
ISubmitted
Thread
IThread
Pool
submit
Runnable
Generated using
TypeDoc