C# Class Apache.NMS.Test.NMSPropertyTest

Inheritance: NMSTestSupport
Afficher le fichier Open project: ThorTech/apache-nms

Protected Properties

Свойство Type Description
DESTINATION_NAME string
correlationID string
expectedText string
groupID String
groupSeq int
priority MsgPriority
type String

Private Methods

Méthode Description
SendReceiveNMSProperties ( [ deliveryMode ) : void

Property Details

DESTINATION_NAME protected_oe static_oe property

protected static string DESTINATION_NAME
Résultat string

correlationID protected_oe property

protected string correlationID
Résultat string

expectedText protected_oe property

protected string expectedText
Résultat string

groupID protected_oe property

protected String groupID
Résultat String

groupSeq protected_oe property

protected int groupSeq
Résultat int

priority protected_oe property

protected MsgPriority priority
Résultat MsgPriority

type protected_oe property

protected String type
Résultat String