cpuThreshold property

double? cpuThreshold
final

The CPU utilization threshold, as a percent of the available CPU. A value of -1 disables the threshold.

Implementation

final double? cpuThreshold;