Click or drag to resize

ExecutionInfoQueriedHost Property

Retrieves the coordinator that responded to the request

Namespace:  Cassandra
Assembly:  Cassandra (in Cassandra.dll) Version: 3.11.0
Syntax
C#
public IPEndPoint QueriedHost { get; }

Property Value

Type: IPEndPoint
See Also