fractionConsumed property

double? fractionConsumed
getter/setter pair

A fraction at which to split the work item, from 0.0 (beginning of the input) to 1.0 (end of the input).

Implementation

core.double? fractionConsumed;