The NMS Class Library (.Net Messaging Library)

IMessageProducer.Send Method

Sends the message to the given destination

Overload List

Sends the message to the given destination

void Send(IDestination,IMessage);

Sends the message to the default destination for this producer

void Send(IMessage);

See Also

IMessageProducer Interface | NMS Namespace