ExecutionInfoGetQueryTraceAsync Method |
Gets the trace information for the query execution without blocking.
Namespace: DseAssembly: Dse (in Dse.dll) Version: 2.4.0
Syntax public Task<QueryTrace> GetQueryTraceAsync()
Return Value
Type:
TaskQueryTraceSee Also