[TIBCO.EMS.UFOCLIENT .NET client library 5.1 documentation]
Overload List
| Name | Description | |
|---|---|---|
| CreateConsumer(Destination) | Create a MessageConsumer for a specific destination. (Inherited from Session.) | |
| CreateConsumer(Destination, String) | Create a MessageConsumer for a specific destination,
using a message selector. (Inherited from Session.) | |
| CreateConsumer(Destination, String, Boolean) | Create MessageConsumer for the specified destination,
using a message selector. This method can specify whether messages
published by its own connection should be delivered to it,
if the destination is a topic (Inherited from Session.) |