activeWorkers property

List<Worker> get activeWorkers

Get a list of all unterminated workers.

Implementation

external static List<Worker> get activeWorkers;