WorkerTask Class

Module: BinaryUtils

A worker task is processed by a worker pool.

Item Index

Attributes

Attributes

callback

Function

Function called when the task finishes.

data

Object

Data to be sent to the worker.

uuid

String

Worker task identifier.