QueryTraceEventThreadName Property  | 
 
            The name of the thread on which this event occurred.
            
 
    Namespace: 
   Cassandra
    Assembly:
   Cassandra (in Cassandra.dll) Version: 3.13.0
Syntaxpublic string ThreadName { get; }Return Value
Type: 
Stringthe name of the thread on which this event occurred.
See Also