Click or drag to resize
Akka.NETPersistentViewSnapshotterId Property
Gets the ViewId.

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

Property Value

Type: String

Implements

ISnapshotterSnapshotterId
See Also