C# Class PerfTest.Program.Receiver

Inheritance: Role
Afficher le fichier Open project: Azure/amqpnetlite

Méthodes publiques

Méthode Description
Receiver ( PerfArguments args ) : System
Run ( ) : void
RunOnce ( int id ) : void

Method Details

Receiver() public méthode

public Receiver ( PerfArguments args ) : System
args PerfArguments
Résultat System

Run() public méthode

public Run ( ) : void
Résultat void

RunOnce() public méthode

public RunOnce ( int id ) : void
id int
Résultat void