activeExecutionIds property

Set<int> get activeExecutionIds

Managed executions that have not reached physical completion.

Implementation

Set<int> get activeExecutionIds => observer.activeExecutionIds;