Ipv4Configuration Class
This class represents an IPv4 address and subnet mask.
Namespace:
IntervalZero.MaxRT.Tcpip
Assembly:
IntervalZero.MaxRT.Tcpip (in IntervalZero.MaxRT.Tcpip.dll) Version: 1.0.0.0 (File version: 1.1.0)
Syntax
public class Ipv4Configuration
The Ipv4Configuration type exposes the following members:
Methods
|
|
Name | Description |
|---|---|---|
|
|
Determines whether the specified Ipv4Configuration is equal to the current Ipv4Configuration. |
Properties
| Name | Description | |
|---|---|---|
|
|
Gets or sets the IPv4 address. |
|
|
|
Gets or sets the subnet mask. |
See Also: