InterfaceSettings.GetAllInterfaceSettings Method

This method returns a list of interfaces that are configured on the system for the TCP/IP component.

Namespace:  IntervalZero.MaxRT.NL2.Config
Assembly:  IntervalZero.MaxRT.NL2.Config (in IntervalZero.MaxRT.NL2.Config.dll) Version: 1.0.0.0 (File version: 1.0.1)

Syntax

Copy
public static List<InterfaceSettings> GetAllInterfaceSettings()

Return Value

Type: List<InterfaceSettings>
Returns a list of InterfaceSettings.

See Also: