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