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

Overload List

  NameDescription
CreateConsumer(Destination)
Create a MessageConsumer for a specific destination.
CreateConsumer(Destination, String)
Create a MessageConsumer for a specific destination, using a message selector.
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

See Also