C# Class Apache.NMS.Test.StreamMessageTest

Inheritance: NMSTestSupport
Datei anzeigen Open project: ThorTech/apache-nms

Protected Properties

Property 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

Private Methods

Method Description
SendReceiveStreamMessage ( [ deliveryMode ) : void

Property Details

DESTINATION_NAME protected_oe static_oe property

protected static string DESTINATION_NAME
return string

a protected_oe property

protected bool a
return bool

b protected_oe property

protected byte b
return byte

c protected_oe property

protected char c
return char

d protected_oe property

protected short d
return short

e protected_oe property

protected int e
return int

f protected_oe property

protected long f
return long

g protected_oe property

protected string g
return string

h protected_oe property

protected bool h
return bool

i protected_oe property

protected byte i
return byte

j protected_oe property

protected short j
return short

k protected_oe property

protected int k
return int

l protected_oe property

protected long l
return long

m protected_oe property

protected float m
return float

n protected_oe property

protected double n
return double