[TIBCO.EMS .NET client library 6.3 documentation]

Construct an empty ConnectionFactory

Namespace:  TIBCO.EMS
Assembly:  TIBCO.EMS (in TIBCO.EMS.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