[TIBCO.EMS .NET client library 8.1 documentation]

Overload List

  NameDescription
CreateSharedDurableConsumer(Topic, String)
Create a shared durable subscription (with the specified name on the specified topic - if one does not already exist), and a consumer on that subscription.
CreateSharedDurableConsumer(Topic, String, String)
Create a shared durable subscription (with the specified name on the specified topic - if one does not already exist), and a consumer on that subscription, using the specified message selector.

See Also