IPersistenceStash Properties |
The IPersistenceStash type exposes the following members.
Name | Description | |
---|---|---|
InternalStashOverflowStrategy |
The returned IStashOverflowStrategy object determines how to handle the message
failed to stash when the internal Stash capacity exceeded.
| |
Stash |
Gets or sets the stash. This will be automatically populated by the framework AFTER the constructor has been run.
Implement this as an auto property.
(Inherited from IActorStash.) |