The NMS Class Library (.Net Messaging Library)

ISession.CreateConsumer Method (IDestination, String)

Creates a consumer of messages on a given destination with a selector

IMessageConsumer CreateConsumer(
   IDestination destination,
   string selector
);

See Also

ISession Interface | NMS Namespace | ISession.CreateConsumer Overload List