Interface IJournalPlugin
TBD
Namespace: Akka.Persistence
Assembly: Akka.Persistence.dll
Syntax
public interface IJournalPlugin
Properties
| Edit this page View SourceDefaultConfig
TBD
Declaration
Config DefaultConfig { get; }
Property Value
| Type | Description |
|---|---|
| Config |
JournalPath
TBD
Declaration
string JournalPath { get; }
Property Value
| Type | Description |
|---|---|
| string |
Edit this page