C# Class AkkaPingpong.Program

Afficher le fichier Open project: SaladLab/Akka.Interfaced

Private Methods

Méthode Description
CreateRemoteClients ( int count ) : IActorRef[]
CreateRemoteServers ( int count ) : IActorRef[]
DoLocalTest ( int actorCount, int pingCount ) : void
DoRemoteTest ( int actorCount, int pingCount ) : void
Main ( string args ) : void