serialProcessing property

bool serialProcessing
finalinherited

When true, results are processed one at a time in the order in which they were created. Defaults true.

Implementation

final bool serialProcessing;