LocalNetworkInterfaceA Property Table of ContentMaximumNumberOfQueuedIncrementalRefreshMessages Property
The local network interface that is used to receive UDP multicast packets for "B" feeds.

Namespace: Onixs.CmeFastHandler
Assembly: Onixs.CmeFastHandler-3.5-x86 (in Onixs.CmeFastHandler-3.5-x86.dll) Version: 2.11.6.1 (2.11.6.1)

Syntax

C#
public IPAddress LocalNetworkInterfaceB { get; set; }

Remarks

If set to null then the LocalNetworkInterface value is used.

See Also