Handler.LocalNetworkInterfaceA Property |
The local network interface that is used to receive UDP multicast packets for "A" feeds.
Namespace:
OnixS.CmeMdHandler
Assembly:
OnixS.CmeMdHandler-net-4.7 (in OnixS.CmeMdHandler-net-4.7.dll) Version: 3.16.1.0 (3.16.1.0)
Syntax public IPAddress LocalNetworkInterfaceA { get; set; }
Property Value
Type:
IPAddressRemarks
If set to null then the LocalNetworkInterface value is used.
See Also