The NMS Class Library (.Net Messaging Library)

ISession.CreateConsumer Method (IDestination)

Creates a consumer of messages on a given destination

IMessageConsumer CreateConsumer(
   IDestination destination
);

See Also

ISession Interface | NMS Namespace | ISession.CreateConsumer Overload List