C# Class Akka.Remote.Tests.Transport.AkkaProtocolStressTest

Used to test the throughput of the Akka Protocol
Inheritance: AkkaSpec
Afficher le fichier Open project: rogeralsing/akka.net

Private Properties

Свойство Type Description
AkkaProtocolTransport_must_guarantee_at_most_once_delivery_and_message_ordering_despite_packet_loss void

Méthodes publiques

Méthode Description
AkkaProtocolStressTest ( ) : System

Méthodes protégées

Méthode Description
AfterTermination ( ) : void
BeforeTermination ( ) : void

Private Methods

Méthode Description
AkkaProtocolTransport_must_guarantee_at_most_once_delivery_and_message_ordering_despite_packet_loss ( ) : void

Method Details

AfterTermination() protected méthode

protected AfterTermination ( ) : void
Résultat void

AkkaProtocolStressTest() public méthode

public AkkaProtocolStressTest ( ) : System
Résultat System

BeforeTermination() protected méthode

protected BeforeTermination ( ) : void
Résultat void