ServerAddress Constructor |
| Name | Description | |
|---|---|---|
| ServerAddress |
Initializes a new instance of the ServerAddress class.
| |
| ServerAddress(String) |
Initializes a new instance of the ServerAddress class with the specified address.
| |
| ServerAddress(String, Int32) |
Initializes a new instance of the ServerAddress class with the specified host name and port number.
|