Class SnapshotStoreDeleteBehavior
Inherited Members
Namespace: Akka.Persistence.TestKit
Assembly: Akka.Persistence.TestKit.dll
Syntax
public class SnapshotStoreDeleteBehavior : SnapshotStoreSaveBehavior
Constructors
| Edit this page View SourceSnapshotStoreDeleteBehavior(ISnapshotStoreBehaviorSetter)
Declaration
public SnapshotStoreDeleteBehavior(ISnapshotStoreBehaviorSetter setter)
Parameters
| Type | Name | Description |
|---|---|---|
| ISnapshotStoreBehaviorSetter | setter |
Edit this page