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