isTooBusy property

bool get isTooBusy

Implementation

bool get isTooBusy => queueLength > maxQueue;