Overload List

  NameDescription
Public methodSend(IMessage)
Sends the message to the default destination for this producer
Public methodSend(IDestination, IMessage)
Sends the message to the given destination
Public methodSend(IMessage, MsgDeliveryMode, MsgPriority, TimeSpan)
Sends the message to the default destination with the explicit QoS configuration
Public methodSend(IDestination, IMessage, MsgDeliveryMode, MsgPriority, TimeSpan)
Sends the message to the given destination with the explicit QoS configuration

See Also