Click or drag to resize
Akka.NETSnapshotMetadataTimestamp Property
Time at which the snapshot was saved.

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

Property Value

Type: DateTime
See Also