InterfaceSettings.IPv6Address Property
Gets or sets the IPv6 address 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
public string IPv6Address { get; set; }
Property Value
Type: String
MaxRTNativeException is thrown when errors occur.
Possible error codes:
| Error code | Meaning |
|---|---|
|
RTTCPIP_ERROR_IPV6_ADDRESS_INVALID |
The IPv6 address is invalid. |
See Also: