Dart.Ftp 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 string address resolved to create this IPEndPoint. Performs a DNS resolution when set to a host name. | |
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) | |
GetSchema | This method is only used by IXmlSerializable. | |
ReadXml | This method is only used by IXmlSerializable. | |
Serialize | (Inherited from System.Net.IPEndPoint) | |
ToString | (Inherited from System.Net.IPEndPoint) | |
WriteXml | This method is only used by IXmlSerializable. |