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

Construct an empty ConnectionFactory

Namespace:  TIBCO.EMS.UFO
Assembly:  TIBCO.EMS.UFO (in TIBCO.EMS.UFO.dll)

Syntax

public ConnectionFactory()
Public Sub New
public:
ConnectionFactory()

Remarks

When administrators define factories in the EMS server, these constructors automatically access the corresponding objects in the repository.

See Also