C# 클래스 AkkaPingpong.Program

파일 보기 프로젝트 열기: SaladLab/Akka.Interfaced

비공개 메소드들

메소드 설명
CreateRemoteClients ( int count ) : IActorRef[]
CreateRemoteServers ( int count ) : IActorRef[]
DoLocalTest ( int actorCount, int pingCount ) : void
DoRemoteTest ( int actorCount, int pingCount ) : void
Main ( string args ) : void