stop Conditions
Parameters
value
When an ongoing experiment should be stopped. See below. The following arguments are optional:
Parameters
values
When an ongoing experiment should be stopped. See below. The following arguments are optional:
suspend fun stopConditions(argument: List<suspend ExperimentTemplateStopConditionArgsBuilder.() -> Unit>)
suspend fun stopConditions(vararg argument: suspend ExperimentTemplateStopConditionArgsBuilder.() -> Unit)
Parameters
argument
When an ongoing experiment should be stopped. See below. The following arguments are optional: