stateEvents property

Stream<ExecutorState> stateEvents

The runtime state changes of this executor.

Implementation

Stream<ExecutorState> get stateEvents;