Click or drag to resize
Akka.NETSnapshotStoreSpecSnapshotStore Property

[Missing <summary> documentation for "P:Akka.Persistence.TestKit.Snapshot.SnapshotStoreSpec.SnapshotStore"]

Namespace:  Akka.Persistence.TestKit.Snapshot
Assembly:  Akka.Persistence.TestKit (in Akka.Persistence.TestKit.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
protected IActorRef SnapshotStore { get; }

Property Value

Type: IActorRef
See Also