| ClusterClientSettingsCreate Method |
| Name | Description | |
|---|---|---|
| Create(ActorSystem) |
Create settings from the default configuration 'akka.cluster.client'.
| |
| Create(Config) |
Create settings from a configuration with the same layout as the default configuration 'akka.cluster.client'.
|