WithBoundedStash Interface
Lets the StashFactory know that this Actor needs stash support
with restricted storage capacity
Namespace:
Akka.ActorAssembly: Akka (in Akka.dll)
Syntax
public interface WithBoundedStash : IActorStash
Public Interface WithBoundedStash _ Inherits IActorStash
public interface class WithBoundedStash : IActorStash