QueryTraceEventSourceElapsedMicros Property |
The number of microseconds elapsed on the source when this event occurred
since when the source started handling the query.
Namespace: DseAssembly: Dse (in Dse.dll) Version: 2.2.0
Syntax public int SourceElapsedMicros { get; }
Return Value
Type:
Int32the elapsed time on the source host when that event happened in
microseconds.
See Also