RFA .NET
Assembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
Creates a clone of OMMConnectionIntSpec.
This method always creates a complete copy of the OMMConnectionIntSpec.
Namespace: ThomsonReuters.RFA.SessionLayerAssembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
Syntax
C# |
---|
public OMMConnectionIntSpec Clone() |
Visual Basic |
---|
Public Function Clone As OMMConnectionIntSpec |
Visual C++ |
---|
public: OMMConnectionIntSpec^ Clone() |
F# |
---|
member Clone : unit -> OMMConnectionIntSpec |