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