Click or drag to resize

QueryTraceTraceId Property

The identifier of this trace.

Namespace:  Cassandra
Assembly:  Cassandra (in Cassandra.dll) Version: 3.10.0
Syntax
C#
public Guid TraceId { get; }

Return Value

Type: Guid
the identifier of this trace.
See Also