QueryTraceEventDescription Property |
The event description, i.e. which activity this event correspond to.
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.0.5 (git 25b8d4e)
Syntax public string Description { get; }
Return Value
Type:
StringThe event description.
See Also