C# Class Apache.NMS.ActiveMQ.Test.QueueConsumerPriorityTest

Show file Open project: ThorTech/apache-nms

Protected Properties

Property Type Description
DESTINATION_NAME string
MSG_COUNT int
TEST_CLIENT_ID string

Private Methods

Method Description
PurgeQueue ( IConnection conn, IDestination queue ) : void
TestPriorityConsumption ( ) : void
createConnection ( bool start ) : IConnection

Property Details

DESTINATION_NAME protected static property

protected static string DESTINATION_NAME
return string

MSG_COUNT protected static property

protected static int MSG_COUNT
return int

TEST_CLIENT_ID protected static property

protected static string TEST_CLIENT_ID
return string