UntypedActor Class

Class UntypedActor.

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

Syntax


public abstract class UntypedActor : ActorBase
Public MustInherit Class UntypedActor _
	Inherits ActorBase
public ref class UntypedActor abstract : public ActorBase

Inheritance Hierarchy


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