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