C# Class Apache.NMS.Test.MessageTest

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

Protected Properties

Свойство Type Description
DESTINATION_NAME string
a bool
b byte
c char
d short
e int
f long
g string
h bool
i byte
j short
k int
l long
m float
n double
o byte[]

Private Methods

Méthode Description
SendReceiveMessageProperties ( [ deliveryMode ) : void

Property Details

DESTINATION_NAME protected_oe static_oe property

protected static string DESTINATION_NAME
Résultat string

a protected_oe property

protected bool a
Résultat bool

b protected_oe property

protected byte b
Résultat byte

c protected_oe property

protected char c
Résultat char

d protected_oe property

protected short d
Résultat short

e protected_oe property

protected int e
Résultat int

f protected_oe property

protected long f
Résultat long

g protected_oe property

protected string g
Résultat string

h protected_oe property

protected bool h
Résultat bool

i protected_oe property

protected byte i
Résultat byte

j protected_oe property

protected short j
Résultat short

k protected_oe property

protected int k
Résultat int

l protected_oe property

protected long l
Résultat long

m protected_oe property

protected float m
Résultat float

n protected_oe property

protected double n
Résultat double

o protected_oe property

protected byte[] o
Résultat byte[]