AkkaSpec..::..EchoActor Class
Used for testing Ask / reply behaviors
Namespace:
Akka.TestsAssembly: Akka.TestKit (in Akka.TestKit.dll)
Syntax
public class EchoActor : UntypedActor
Public Class EchoActor _ Inherits UntypedActor
public ref class EchoActor : public UntypedActor
Inheritance Hierarchy
Akka.Actor..::..ActorBase
Akka.Actor..::..UntypedActor
Akka.Tests..::..AkkaSpec..::..EchoActor