Click or drag to resize

QueryTrace Properties

The QueryTrace type exposes the following members.

Properties
  NameDescription
Public propertyClientAddress
Source address of the query.
Public propertyCoordinator
The coordinator host of the query.
Public propertyDurationMicros
The (server side) duration of the query in microseconds.
Public propertyEvents
The events contained in this trace.
Public propertyParameters
The parameters attached to this trace.
Public propertyRequestType
The type of request.
Public propertyStartedAt
The server side timestamp of the start of this query.
Public propertyTraceId
The identifier of this trace.
Top
See Also