IActorStash Interface |
Namespace: Akka.Actor
The IActorStash type exposes the following members.
Name | Description | |
---|---|---|
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.
|