C# 클래스 Akka.Remote.Tests.Transport.AkkaProtocolStressTest

Used to test the throughput of the Akka Protocol
상속: AkkaSpec
파일 보기 프로젝트 열기: rogeralsing/akka.net

Private Properties

프로퍼티 타입 설명
AkkaProtocolTransport_must_guarantee_at_most_once_delivery_and_message_ordering_despite_packet_loss void

공개 메소드들

메소드 설명
AkkaProtocolStressTest ( ) : System

보호된 메소드들

메소드 설명
AfterTermination ( ) : void
BeforeTermination ( ) : void

비공개 메소드들

메소드 설명
AkkaProtocolTransport_must_guarantee_at_most_once_delivery_and_message_ordering_despite_packet_loss ( ) : void

메소드 상세

AfterTermination() 보호된 메소드

protected AfterTermination ( ) : void
리턴 void

AkkaProtocolStressTest() 공개 메소드

public AkkaProtocolStressTest ( ) : System
리턴 System

BeforeTermination() 보호된 메소드

protected BeforeTermination ( ) : void
리턴 void