Sends the message to the given destination
void Send(IDestination,IMessage);
Sends the message to the default destination for this producer
void Send(IMessage);
IMessageProducer Interface | NMS Namespace