[TIBCO.EMS.UFOCLIENT .NET client library 5.1 documentation]
Assembly: TIBCO.EMS.UFO (in TIBCO.EMS.UFO.dll)
Create a queue connection object.
Namespace:
TIBCO.EMS.UFOAssembly: TIBCO.EMS.UFO (in TIBCO.EMS.UFO.dll)
Syntax
public virtual QueueConnection CreateQueueConnection() |
Public Overridable Function CreateQueueConnection As QueueConnection |
public: virtual QueueConnection^ CreateQueueConnection() |
Return Value
The newly created QueueConnection.
Remarks
The connection object presents a default user identity. If the
server configuration permits that user, then the call succeeds.