UntypedActorWithBoundedStash Class

An UntypedActor with bounded Stash capabilites

Namespace:  Akka.Actor
Assembly:  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


Object
  Akka.Actor..::..ActorBase
    Akka.Actor..::..UntypedActor
      Akka.Actor..::..UntypedActorWithBoundedStash