Address Class |
Namespace: Hazelcast.IO
The Address type exposes the following members.
| Name | Description | |
|---|---|---|
| Address | Initializes a new instance of the Address class | |
| Address(IPEndPoint) | Creates a new Address | |
| Address(IPAddress, Int32) | Initializes a new instance of the Address class | |
| Address(String, Int32) | Initializes a new instance of the Address class | |
| Address(String, IPAddress, Int32) | Initializes a new instance of the Address class |
| Name | Description | |
|---|---|---|
| Equals | (Overrides ObjectEquals(Object).) | |
| GetAddressByName | ||
| GetHashCode | (Overrides ObjectGetHashCode.) | |
| GetHost | ||
| GetInetAddress | ||
| GetInetSocketAddress | ||
| GetPort | ||
| GetScopedHost | ||
| GetScopeId | ||
| GetType | (Inherited from Object.) | |
| IsIPv4 | ||
| IsIPv6 | ||
| SetScopeId | ||
| ToString | (Overrides ObjectToString.) |