Click or drag to resize
Akka.NETSqliteSnapshotSettings Constructor
TBD

Namespace:  Akka.Persistence.Sqlite
Assembly:  Akka.Persistence.Sqlite (in Akka.Persistence.Sqlite.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public SqliteSnapshotSettings(
	Config config
)

Parameters

config
Type: Akka.ConfigurationConfig
TBD
See Also