LicenseFile Property Table of ContentLocalNetworkInterfaceA Property
The local network interface that is used to receive UDP multicast packets.

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 LocalNetworkInterface { get; set; }

Remarks

If set to null then all available local network interfaces are used.

See Also