isStarting property

bool get isStarting

Is this executor in the process of being started?

This is true while the start method is executing.

Implementation

bool get isStarting;