Ipv4Configuration.Ipv4Address Property
Gets or sets the IPv4 address.
Namespace:
IntervalZero.MaxRT.Tcpip
Assembly:
IntervalZero.MaxRT.Tcpip (in IntervalZero.MaxRT.Tcpip.dll) Version: 1.0.0.0 (File version: 1.0.1)
Syntax
public string Ipv4Address { get; set; }
Property Value
Type: String
MaxRTNativeException is thrown when these errors occur:
| Error code | Meaning |
|---|---|
|
RTTCPIP_ERROR_Count_OF_IPV4_CONFIGURATIONS_INVALID |
The number of IPv4 configurations is invalid. |
|
RTTCPIP_ERROR_IPV4_ADDRESS_INVALID |
The IPv4 address is invalid. |
See Also: