Initializes a new instance of the 
QueryTrace class
 
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.6.0
Syntaxpublic QueryTrace(
	Guid traceId,
	ISession session
)
Parameters
- traceId
 - Type: SystemGuid
 - session
 - Type: CassandraISession
 
See Also