Click or drag to resize
LogEventTimestamp Property
Gets the timestamp.

Namespace: Akka.Event
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
public DateTime Timestamp { get; }

Property Value

Type: DateTime
The timestamp.
See Also