Class ThrowExceptionConfigurator
TBD
Implements
Inherited Members
Namespace: Akka.Persistence
Assembly: Akka.Persistence.dll
Syntax
public sealed class ThrowExceptionConfigurator : IStashOverflowStrategyConfigurator
Methods
| Improve this Doc View SourceCreate(Config)
TBD
Declaration
public IStashOverflowStrategy Create(Config config)
Parameters
Type | Name | Description |
---|---|---|
Config | config | TBD |
Returns
Type | Description |
---|---|
IStashOverflowStrategy | TBD |