ProcessingStoppingCondition
Configures conditions under which the processing job should be stopped, such as how long the processing job has been running. After the condition is met, the processing job is stopped.
Types
Functions
Link copied to clipboard
inline fun copy(block: ProcessingStoppingCondition.Builder.() -> Unit = {}): ProcessingStoppingCondition