InterfaceSettings.Name Property

Gets the name of the network interface.

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

Copy
public string Name { get; }

Property Value

Type: String

MaxRTNativeException is thrown when errors occur.

Possible error codes:

Error code Meaning

RTNL2_ERROR_INTERFACE_NOT_FOUND

No network interface was found.

RTTCPIP_ERROR_INTERFACE_SETTINGS_NOT_FOUND

No network interface settings were found.

See Also: