C# Class Apache.NMS.Test.NMSPropertyTest

Inheritance: NMSTestSupport
Show file Open project: ThorTech/apache-nms

Protected Properties

Property Type Description
DESTINATION_NAME string
correlationID string
expectedText string
groupID String
groupSeq int
priority MsgPriority
type String

Private Methods

Method Description
SendReceiveNMSProperties ( [ deliveryMode ) : void

Property Details

DESTINATION_NAME protected static property

protected static string DESTINATION_NAME
return string

correlationID protected property

protected string correlationID
return string

expectedText protected property

protected string expectedText
return string

groupID protected property

protected String groupID
return String

groupSeq protected property

protected int groupSeq
return int

priority protected property

protected MsgPriority priority
return MsgPriority

type protected property

protected String type
return String