Click or drag to resize
Akka.NETIWithBoundedStash Properties

The IWithBoundedStash type exposes the following members.

Properties
  NameDescription
Public propertyStash
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.)
Top
See Also