 | SqlSnapshotStoreStash Property |
TBD
Namespace:
Akka.Persistence.Sql.Common.Snapshot
Assembly:
Akka.Persistence.Sql.Common (in Akka.Persistence.Sql.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic IStash Stash { get; set; }
abstract Stash : IStash with get, set
override Stash : IStash with get, set
Property Value
Type:
IStashImplements
IActorStashStash
See Also