| ClusterSettingsSeedNodes Property |
A list of designated seed nodes for the cluster.
Namespace:
Akka.Cluster
Assembly:
Akka.Cluster (in Akka.Cluster.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public ImmutableList<Address> SeedNodes { get; }
member SeedNodes : ImmutableList<Address> with get
Property Value
Type:
ImmutableListAddressSee Also