C# Class Akka.Persistence.Sql.Common.SnapshotStoreSettings

Configuration settings representation targeting Sql Server snapshot store actor.
Datei anzeigen Open project: rogeralsing/akka.net

Public Methods

Method Description
SnapshotStoreSettings ( Config config ) : System

Method Details

SnapshotStoreSettings() public method

public SnapshotStoreSettings ( Config config ) : System
config Akka.Configuration.Config
return System