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