Component.Interfaces Property
Gets a list of NetworkInterface objects representing the network interfaces with TCP/IP settings enabled.
Namespace:
IntervalZero.MaxRT.Tcpip.Config
Assembly:
IntervalZero.MaxRT.Tcpip.Config (in IntervalZero.MaxRT.Tcpip.Config.dll) Version: 1.0.0.0 (File version: 1.0.1)
Syntax
public NetworkInterface Interfaces { get; }
Property Value
Type: NetworkInterface
See Also: