Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Apache
NMS
ActiveMQ
MessageProducer
CreateObjectMessage
Apache.NMS.ActiveMQ.MessageProducer.CreateObjectMessage C# (CSharp) Method
MessageProducer Class Documentation
Exibir arquivo
Open project: ThorTech/apache-nms
CreateObjectMessage()
public
method
public
CreateObjectMessage
(
object
body
) :
IObjectMessage
body
object
return
IObjectMessage
public IObjectMessage CreateObjectMessage(object body) { return session.CreateObjectMessage(body); }
MessageProducer
Close
CreateBytesMessage
CreateMapMessage
CreateMessage
CreateObjectMessage
CreateStreamMessage
CreateTextMessage
Dispose
MessageProducer
OnProducerAck
Send
Shutdown