IpSettings Class |
Namespace: Flir.Atlas.Live.Discovery
public class IpSettings
The IpSettings type exposes the following members.
Name | Description | |
---|---|---|
IpSettings | Initializes a new instance of the IpSettings class |
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
Adapter |
Adapter name.
| |
AdapterMac |
Adapter MAC
| |
DefaultGateway |
Default gateway to use.
| |
Hostname |
The host name or IP address to resolve.
| |
IpAddress |
An Internet Protocol (IP) address.
| |
IsValid |
Is the IP settings valid.
| |
IsWireless |
Is adapter wireless.
| |
Mac |
Mac address of the device.
| |
SubnetMask |
Subnet mask
|