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