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