| EventsourcedStash Property |
TBD
Namespace:
Akka.Persistence
Assembly:
Akka.Persistence (in Akka.Persistence.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public IStash Stash { get; set; }
abstract Stash : IStash with get, set
override Stash : IStash with get, set
Property Value
Type:
IStashImplements
IActorStashStashSee Also