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