C# Class PerfTest.Program.ReplyListener

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
IRequestProcessor ( Amqp.Listener.RequestContext requestContext ) : void
ReplyListener ( PerfArguments args ) : System
Run ( ) : void

Method Details

IRequestProcessor() public méthode

public IRequestProcessor ( Amqp.Listener.RequestContext requestContext ) : void
requestContext Amqp.Listener.RequestContext
Résultat void

ReplyListener() public méthode

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

Run() public méthode

public Run ( ) : void
Résultat void