QueryTrace.Events Property |
The events contained in this trace.
Namespace: DseAssembly: Dse (in Dse.dll) Version: 2.0.0.0
Syntaxpublic List<QueryTrace.Event> Events { get; }
Return Value
Type:
List<QueryTrace.Event>The events contained in this trace.
See Also