IInitializerContactPoints Property |
Gets the initial Cassandra hosts to connect to.See
Builder.AddContactPoint for more details on contact
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.7.0
Syntax ICollection<IPEndPoint> ContactPoints { get; }
Property Value
Type:
ICollectionIPEndPointSee Also