Click or drag to resize
Akka.NETReplicatorSettingsCreate Method
Overload List
  NameDescription
Public methodStatic memberCreate(ActorSystem)
Create settings from the default configuration `akka.cluster.distributed-data`.
Public methodStatic memberCreate(Config)
Create settings from a configuration with the same layout as the default configuration `akka.cluster.distributed-data`.
Top
See Also