[TIBCO.EMS .NET client library 8.1 documentation]
Overload List
Name | Description | |
---|---|---|
![]() | 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.
|
![]() | 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 specidied message selector.
|