The NMS Class Library (.Net Messaging Library)
Session.CreateDurableConsumer Method
public
IMessageConsumer
CreateDurableConsumer(
ITopic
destination
,
string
name
,
string
selector
,
bool
noLocal
);
Implements
ISession.CreateDurableConsumer
See Also
Session Class
|
ActiveMQ Namespace