Click or drag to resize
QueryTraceEventSource Property
The address of the host having generated this event.

Namespace: Cassandra
Assembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax
C#
public IPAddress Source { get; }

Return Value

Type: IPAddress
The address of the host having generated this event.
See Also