RFA .NET
Assembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
Gets the connected host name for the active connection.
Namespace: ThomsonReuters.RFA.SessionLayerAssembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
Syntax
C# |
---|
public RFA_String ConnectedHostName { get; } |
Visual Basic |
---|
Public ReadOnly Property ConnectedHostName As RFA_String Get |
Visual C++ |
---|
public: property RFA_String^ ConnectedHostName { RFA_String^ get (); } |
F# |
---|
member ConnectedHostName : RFA_String |
Field Value
The connected host name.
Remarks
Valid for RSSL, RSSL_PROV and RSSL_NIPROV connections only.