Interface IWithUnrestrictedStash
A version of IActorStash that does not enforce any mailbox type. The proper mailbox has to be configured manually, and the mailbox should extend the IDequeBasedMessageQueueSemantics marker interface.
Inherited Members
Namespace: Akka.Actor
Assembly: Akka.dll
Syntax
public interface IWithUnrestrictedStash : IActorStash