addCountLimitStoppingAction

abstract fun addCountLimitStoppingAction(initialCountLimit: Int): CountActionIfc

Adds an action that will stop the replication when the count limit is reached.

Parameters

initialCountLimit

used to set the initialCountLimit when adding a stoping action