Click or drag to resize

SessionRemoteHostIP Property

Returns the remote FIX Engine's host name.

Namespace: com.b2bits.FIXAntenna
Assembly: FIXAntenna_net4.8 (in FIXAntenna_net4.8.dll) Version: 2.32.0.0
Syntax
public IPAddress RemoteHostIP { get; }

Property Value

IPAddress
Remote FIX Engine's host name
Exceptions
ExceptionCondition
ApplicationExceptionif no data is available
See Also