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