Click or drag to resize

QueryTraceEventTimestamp Property

The server side timestamp of the event.

Namespace:  Cassandra
Assembly:  Cassandra (in Cassandra.dll) Version: 3.11.0
Syntax
C#
public DateTimeOffset Timestamp { get; }

Return Value

Type: DateTimeOffset
The server side timestamp of the event.
See Also