onOutput

abstract var onOutput: WorkerContext.(O) -> Unit(source)

A callback that will be invoked when the worker posts a message communicating finished work.