Preparing search index...
The search index is not available
threads-es - v1.0.0
threads-es
ThreadLifecycleFn
Type alias ThreadLifecycleFn<ApiType>
Thread
Lifecycle
Fn
<
ApiType
>
:
(
(
threadId
,
thread
)
=>
Promise
<
void
>
)
Type Parameters
ApiType
extends
WorkerModule
Type declaration
(
threadId
,
thread
)
:
Promise
<
void
>
Parameters
threadId
:
number
thread
:
EsThread
<
ApiType
>
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
threads-es - v1.0.0
EsThread
EsThreadPool
EsPoolOptions
EsThreadOptions
TransferDescriptor
WorkerModule
ThreadLifecycleFn
Transfer
exposeApi
Generated using
TypeDoc