onStrategyCompleted

fun onStrategyCompleted(handler: suspend (eventContext: StrategyCompletedContext<EventHandler>) -> Unit)(source)

Append handler called when a strategy finishes execution.