AkkaSpec..::..EchoActor Class

Used for testing Ask / reply behaviors

Namespace:  Akka.Tests
Assembly:  Akka.TestKit (in Akka.TestKit.dll)

Syntax


public class EchoActor : UntypedActor
Public Class EchoActor _
	Inherits UntypedActor
public ref class EchoActor : public UntypedActor

Inheritance Hierarchy


Object
  Akka.Actor..::..ActorBase
    Akka.Actor..::..UntypedActor
      Akka.Tests..::..AkkaSpec..::..EchoActor