Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WorkerEvent

An event that has fired and needs to be processed.

Hierarchy

Index

Properties

Properties

data

data: ServiceEvent

The data arising from the event.

workerMethod

workerMethod: WorkerMethod

The WorkerMethod to use to process the event.

Generated using TypeDoc