WithUnboundedStash Interface

Lets the StashFactory know that this Actor needs stash support with unrestricted storage capacity

Namespace:  Akka.Actor
Assembly:  Akka (in Akka.dll)

Syntax


public interface WithUnboundedStash : IActorStash
Public Interface WithUnboundedStash _
	Inherits IActorStash
public interface class WithUnboundedStash : IActorStash