Click or drag to resize
QueryTraceEventDescription Property
The event description, i.e. which activity this event correspond to.

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

Return Value

Type: String
The event description.
See Also