UntypedActorWithBoundedStash Class
An UntypedActor with bounded Stash capabilites
Namespace:
Akka.ActorAssembly: Akka (in Akka.dll)
Syntax
public abstract class UntypedActorWithBoundedStash : UntypedActor, WithBoundedStash
Public MustInherit Class UntypedActorWithBoundedStash _ Inherits UntypedActor _ Implements WithBoundedStash
public ref class UntypedActorWithBoundedStash abstract : public UntypedActor, WithBoundedStash
Inheritance Hierarchy
Akka.Actor..::..ActorBase
Akka.Actor..::..UntypedActor
Akka.Actor..::..UntypedActorWithBoundedStash