| IStashOverflowStrategyConfigurator Interface |
Implement this interface in order to configure the
IStashOverflowStrategy
for the internal stash of the persistent actor.
An instance of this class must be instantiable using a no-args constructor.
Namespace:
Akka.Persistence
Assembly:
Akka.Persistence (in Akka.Persistence.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public interface IStashOverflowStrategyConfigurator
type IStashOverflowStrategyConfigurator = interface end
The IStashOverflowStrategyConfigurator type exposes the following members.
Methods See Also