Click or drag to resize
Akka.NETThrowExceptionConfigurator.Create Method
TBD

Namespace:  Akka.Persistence
Assembly:  Akka.Persistence (in Akka.Persistence.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
public IStashOverflowStrategy Create(
	Config config
)

Parameters

config
Type: Akka.Configuration.Config
TBD

Return Value

Type: IStashOverflowStrategy
TBD

Implements

IStashOverflowStrategyConfigurator.Create(Config)
See Also