IPv4InterfaceList Class |
Namespace: Demo3D.Net.Protocols
public class IPv4InterfaceList : IInterfaceList
The IPv4InterfaceList type exposes the following members.
| Name | Description | |
|---|---|---|
| IPv4InterfaceList(IPv4Configuration) |
Instantiates an IPv4InterfaceList from a list of configurations.
| |
| IPv4InterfaceList(IReadOnlyListIPv4Configuration) |
Instantiates an IPv4InterfaceList from a list of configurations.
|
| Name | Description | |
|---|---|---|
| LocalInterface |
Gets the configuration of the local interface that the packet arrived on.
This may not be the actual interface that the packet arrived on, but will depend on the interface list assigned.
|