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