Preparing search index...
The search index is not available
@tsdotnet/threading - v1.0.20
@tsdotnet/threading - v1.0.20
WorkerLike
Interface WorkerLike
Hierarchy
WorkerLike
Index
Properties
onerror?
onmessage?
Methods
post
Message
terminate
Properties
Optional
onerror
onerror
?:
null
|
Action
<
any
>
Optional
onmessage
onmessage
?:
null
|
Action
<
{
data
:
any
;
}
>
Methods
post
Message
post
Message
(
obj
:
any
)
:
void
Parameters
obj:
any
Returns
void
terminate
terminate
(
)
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Modules
@tsdotnet/threading -
v1.0.20
environment
Worker
Like
onerror?
onmessage?
post
Message
terminate
Generated using
TypeDoc