Initializes a new instance of the
QueryTrace class
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax public QueryTrace(
Guid traceId,
ISession session
)
Parameters
- traceId
- Type: SystemGuid
- session
- Type: CassandraISession
See Also