Click or drag to resize
Akka.NETLogEventTimestamp Property
The timestamp that this event occurred.

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

Property Value

Type: DateTime
See Also