loadThreshold property

double? loadThreshold
final

The load threshold. A value of -1 disables the threshold. For more information about how load is computed, see Load (computing).

Implementation

final double? loadThreshold;