onStrategyCompleted
abstract fun onStrategyCompleted(handler: suspend (eventContext: StrategyCompletedContext) -> Unit)(source)
Append handler called when a strategy finishes execution.
Append handler called when a strategy finishes execution.