C# Class Apache.NMS.Test.NMSPropertyTest

Inheritance: NMSTestSupport
Datei anzeigen 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_oe static_oe property

protected static string DESTINATION_NAME
return string

correlationID protected_oe property

protected string correlationID
return string

expectedText protected_oe property

protected string expectedText
return string

groupID protected_oe property

protected String groupID
return String

groupSeq protected_oe property

protected int groupSeq
return int

priority protected_oe property

protected MsgPriority priority
return MsgPriority

type protected_oe property

protected String type
return String