Dart.Ssh Namespace : IPEndPoint Class |
For a list of all members of this type, see IPEndPoint members.
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. |