SessionRemoteHostIP Property |
Returns the remote FIX Engine's host name.
Namespace: com.b2bits.FIXAntennaAssembly: FIXAntenna_net4.8 (in FIXAntenna_net4.8.dll) Version: 2.34.0.0
Syntaxpublic IPAddress RemoteHostIP { get; }function get RemoteHostIP () : IPAddress
Property Value
IPAddressRemote FIX Engine's host name
Exceptions
See Also