QueryTraceCoordinator Property  | 
 
            The coordinator host of the query.
            
 
    Namespace: 
   Cassandra
    Assembly:
   Cassandra (in Cassandra.dll) Version: 3.13.0
Syntaxpublic IPAddress Coordinator { get; }Return Value
Type: 
IPAddress
            The coordinator host of the query. This method returns 
null if the coordinator is not yet
            available.
            
See Also