Server |
The ServerAddress type exposes the following members.
| Name | Description | |
|---|---|---|
| Equality(ServerAddress, ServerAddress) | Determines whether two specified ServerAddress objects have the same value. | |
| GreaterThan(ServerAddress, ServerAddress) | Determines whether one specified ServerAddress is greater than another specified ServerAddress | |
| GreaterThanOrEqual(ServerAddress, ServerAddress) | Determines whether one specified ServerAddress is greater than or equal to another specified ServerAddress | |
| Inequality(ServerAddress, ServerAddress) | Determines whether two specified ServerAddress objects have different values. | |
| LessThan(ServerAddress, ServerAddress) | Determines whether one specified ServerAddress is less than another specified ServerAddress | |
| LessThanOrEqual(ServerAddress, ServerAddress) | Determines whether one specified ServerAddress is less than or equal to another specified ServerAddress |