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

Copy
public class Ipv4Configuration

 

The Ipv4Configuration type exposes the following members:

Methods

 

Name Description

Public method

Equals

Determines whether the specified Ipv4Configuration is equal to the current Ipv4Configuration.

Properties

  Name Description

Ipv4Address

Gets or sets the IPv4 address.

SubnetMask

Gets or sets the subnet mask.

See Also: