[TIBCO.EMS .NET client library 6.3 documentation]

Implementation of ICloneable. Overrides the Clone process.

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

Syntax

public override Object Clone()
Public Overrides Function Clone As Object
public:
virtual Object^ Clone() override

Return Value

A object that is a clone of this QueueConnectionFactory instance.

Implements

ICloneable..::.Clone()()()
ICloneable..::.Clone()()()
ICloneable..::.Clone()()()

See Also