Click or drag to resize

MDAppParamsListenInterfaceIP Field

IP of network interface to listen on; nullptr or empty string means all interfaces.

Namespace: com.b2bits.FIXAntenna.Globex
Assembly: FIXAntenna_net4.8 (in FIXAntenna_net4.8.dll) Version: 2.32.0.0
Syntax
public string ListenInterfaceIP

Field Value

String
IP of network interface to listen on; nullptr or empty string means all interfaces. Default value is null (all interfaces).
See Also