RFA .NET
Assembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
Gets the related ConnectionType specified for this connection.
Namespace: ThomsonReuters.RFA.SessionLayerAssembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
Syntax
C# |
---|
public ConnectionEvent..::..ConnectionTypeEnum ConnectionType { get; } |
Visual Basic |
---|
Public ReadOnly Property ConnectionType As ConnectionEvent..::..ConnectionTypeEnum Get |
Visual C++ |
---|
public: property ConnectionEvent..::..ConnectionTypeEnum ConnectionType { ConnectionEvent..::..ConnectionTypeEnum get (); } |
F# |
---|
member ConnectionType : ConnectionEvent..::..ConnectionTypeEnum |