The NMS Class Library (.Net Messaging Library)

ISession.CreateProducer Method

Creates a producer of messages

Overload List

Creates a producer of messages

IMessageProducer CreateProducer();

Creates a producer of messages on a given destination

IMessageProducer CreateProducer(IDestination);

See Also

ISession Interface | NMS Namespace