[TIBCO.EMS.UFOCLIENT .NET client library 8.1 documentation]

Overload List

  NameDescription
CreateSharedConsumer(Topic, String)
Create a shared non-durable subscription (with the specified name on the specified topic - if one does not already exist), and a consumer on that subscription.
(Inherited from Session.)
CreateSharedConsumer(Topic, String, String)
Create a shared non-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.
(Inherited from Session.)

See Also