C# 클래스 PerfTest.Program.ReplyListener

상속: Role, IRequestProcessor
파일 보기 프로젝트 열기: Azure/amqpnetlite

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
IRequestProcessor ( Amqp.Listener.RequestContext requestContext ) : void
ReplyListener ( PerfArguments args ) : System
Run ( ) : void

메소드 상세

IRequestProcessor() 공개 메소드

public IRequestProcessor ( Amqp.Listener.RequestContext requestContext ) : void
requestContext Amqp.Listener.RequestContext
리턴 void

ReplyListener() 공개 메소드

public ReplyListener ( PerfArguments args ) : System
args PerfArguments
리턴 System

Run() 공개 메소드

public Run ( ) : void
리턴 void