C# Class Akka.Cluster.Tools.Tests.Singleton.PointToPointChannel

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

Méthodes publiques

Méthode Description
PointToPointChannel ( ) : System

Méthodes protégées

Méthode Description
OnReceive ( object message ) : void

Private Methods

Méthode Description
Active ( IActorRef consumer ) : UntypedReceive
Idle ( object message ) : void

Method Details

OnReceive() protected méthode

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

PointToPointChannel() public méthode

public PointToPointChannel ( ) : System
Résultat System