Preparing search index...
The search index is not available
poolifier - v4.4.5
poolifier
src
OnlineHandler
Type Alias OnlineHandler<Worker>
Online
Handler
<
Worker
>
:
(
(
this
:
Worker
)
=>
void
)
Callback invoked when the worker has started successfully.
Type Parameters
Worker
extends
IWorker
Type of worker.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
poolifier - v4.4.5
Loading...
Callback invoked when the worker has started successfully.