C# Class Akka.Streams.Tests.IO.TcpHelper.TestClient

Inheritance: Akka.Actor.UntypedActor
Afficher le fichier Open project: rogeralsing/akka.net

Méthodes publiques

Méthode Description
TestClient ( IActorRef connection ) : System

Méthodes protégées

Méthode Description
OnReceive ( object message ) : void

Method Details

OnReceive() protected méthode

protected OnReceive ( object message ) : void
message object
Résultat void

TestClient() public méthode

public TestClient ( IActorRef connection ) : System
connection IActorRef
Résultat System