IPv4Configuration Class |
Represents the IPv4 address and network mask of a network interface. This class can only be used in RTX64 3.2 or later.

Assembly: IntervalZero.RTX64 (in IntervalZero.RTX64.dll) Version: 3.3.0.0 (File version: 3.5.0)

The IPv4Configuration type exposes the following members.

Name | Description | |
---|---|---|
![]() | CreationTime |
Date and time the object was created.
(Inherited from RTX64Object.) |
![]() | IPv4Address |
This property is the IP4vAddress that is paired with the Netmask that is contained within this class
|
![]() | IsDisposed |
True if the object has been disposed, false otherwise.
(Inherited from RTX64Object.) |
![]() | Name |
Name of the object.
(Inherited from RTX64Object.) |
![]() | Netmask |
This property is the Netmask that is paired with the IPv4Address that is contained within this class
|

Name | Description | |
---|---|---|
![]() | Dispose |
Dispose method.
(Inherited from RTX64Object.) |
![]() | OnNotifyPropertyChanged |
Called when a property is changed
(Inherited from RTX64Object.) |

Name | Description | |
---|---|---|
![]() | PropertyChanged |
Event Fired when a property value is changed
(Inherited from RTX64Object.) |
