The NMS Class Library (.Net Messaging Library)

IMessageProducer.Send Method (IDestination, IMessage)

Sends the message to the given destination

void Send(
   IDestination destination,
   IMessage message
);

See Also

IMessageProducer Interface | NMS Namespace | IMessageProducer.Send Overload List