| Dart.Snmp Namespace : IPEndPoint Class | 
The following tables list the members exposed by IPEndPoint.
| Name | Description | |
|---|---|---|
|  | IPEndPoint Constructor | Overloaded. | 
| Name | Description | |
|---|---|---|
|  | Range | The socket will be bound to a port between IPEndPoint.Port and (IPEndPoint.Port + Range), inclusive. | 
| Name | Description | |
|---|---|---|
|  | Address | Gets or sets the address of the endpoint. | 
|  | AddressFamily | (Inherited from System.Net.IPEndPoint) | 
|  | HostNameOrAddress | Gets or sets the host name or address resolved to create this IPEndPoint. Also performs a DNS resolution. | 
|  | HostNameOrAddressColonPort | The host name or address used to create this IPEndPoint with ":port" appended. | 
|  | Port | Gets or sets the port number of the endpoint. | 
| Name | Description | |
|---|---|---|
|  | Create | (Inherited from System.Net.IPEndPoint) | 
|  | Equals | (Inherited from System.Net.IPEndPoint) | 
|  | GetHashCode | (Inherited from System.Net.IPEndPoint) | 
|  | Serialize | (Inherited from System.Net.IPEndPoint) | 
|  | ToString | (Inherited from System.Net.IPEndPoint) |