Click or drag to resize

QueryTraceEventTimestamp Property

The server side timestamp of the event.

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

Return Value

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