[TIBCO.EMS .NET client library 5.1 documentation]

Construct an empty EMSDTCConnectionFactory

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

Syntax

public EMSDTCConnectionFactory()
Public Sub New
public:
EMSDTCConnectionFactory()

Remarks

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

See Also