Class QueueBrowser.BrowsingMessageConsumer
public class QueueBrowser.BrowsingMessageConsumer : MessageConsumer, IMessageConsumer, IDisposable, IDispatcher
- Inheritance
-
QueueBrowser.BrowsingMessageConsumer
- Implements
-
IMessageConsumer
- Inherited Members
Constructors
BrowsingMessageConsumer(QueueBrowser, Session, ConsumerId, ActiveMQDestination, string, string, int, int, bool, bool, bool)
public BrowsingMessageConsumer(QueueBrowser parent, Session session, ConsumerId id, ActiveMQDestination destination, string name, string selector, int prefetch, int maxPendingMessageCount, bool noLocal, bool browser, bool dispatchAsync)
Parameters
parent
QueueBrowsersession
Sessionid
ConsumerIddestination
ActiveMQDestinationname
stringselector
stringprefetch
intmaxPendingMessageCount
intnoLocal
boolbrowser
booldispatchAsync
bool
Methods
Dispatch(MessageDispatch)
public override void Dispatch(MessageDispatch md)