C# 클래스 Apache.NMS.ActiveMQ.Test.QueueConsumerPriorityTest

파일 보기 프로젝트 열기: ThorTech/apache-nms

보호된 프로퍼티들

프로퍼티 타입 설명
DESTINATION_NAME string
MSG_COUNT int
TEST_CLIENT_ID string

비공개 메소드들

메소드 설명
PurgeQueue ( IConnection conn, IDestination queue ) : void
TestPriorityConsumption ( ) : void
createConnection ( bool start ) : IConnection

프로퍼티 상세

DESTINATION_NAME 보호되어 있는 정적으로 프로퍼티

protected static string DESTINATION_NAME
리턴 string

MSG_COUNT 보호되어 있는 정적으로 프로퍼티

protected static int MSG_COUNT
리턴 int

TEST_CLIENT_ID 보호되어 있는 정적으로 프로퍼티

protected static string TEST_CLIENT_ID
리턴 string