InterfaceSettings.IPv6Prefix Property

Gets or sets the IPv6 prefix length.

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 uint IPv6Prefix { get; set; }

Property Value

Type: UInt32

MaxRTNativeException is thrown when errors occur.

Possible error codes:

Error code Meaning

RTTCPIP_ERROR_IPV6_PREFIX_INVALID

The IPv6 prefix is invalid.

See Also: