Method MaxRisk
MaxRisk(ToolRiskLevel)
Sets the maximum allowable risk level. Tools with a RiskLevel above this threshold are excluded.
public BuiltInToolSelection MaxRisk(ToolRiskLevel riskLevel)
Parameters
riskLevelToolRiskLevelThe maximum risk level to allow.
Returns
- BuiltInToolSelection
This instance, for fluent chaining.