QueryTraceEvents Property |
The events contained in this trace.
Namespace: DseAssembly: Dse (in Dse.dll) Version: 2.2.0
Syntax public List<QueryTraceEvent> Events { get; }
Return Value
Type:
ListQueryTraceEventThe events contained in this trace.
See Also