ServerAddress Class |
Namespace: FM.IceLink
The ServerAddress type exposes the following members.
Name | Description | |
---|---|---|
ServerAddress(String, Int32) |
Initializes a new instance of the ServerAddress class.
| |
ServerAddress(String, Int32, String) |
Initializes a new instance of the ServerAddress class.
|
Name | Description | |
---|---|---|
IPAddress |
Gets or sets the IP address.
(Inherited from TransportAddress.) | |
Port |
Gets or sets the port.
(Inherited from TransportAddress.) | |
PublicIPAddress |
Gets the public IP address.
|
Name | Description | |
---|---|---|
Equals |
Determines whether the specified object is equal to this instance.
(Inherited from TransportAddress.) | |
Finalize | (Inherited from Object.) | |
GetHashCode |
Returns a hash code for this instance.
(Inherited from TransportAddress.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString |
Returns a string that represents this instance.
(Inherited from TransportAddress.) |