Constructs a new enumerator.
The name of the enumerator.
The numeric value of the enumerator.
ReadonlynameThe name of the enumerator.
ReadonlyvalueThe value of the enumerator.
Static ReadonlyOrderedThe Ice runtime uses the endpoints in the order they appear in the proxy.
Static ReadonlyRandomThe Ice runtime shuffles the endpoints in a random order.
Returns a string representation of the current enumerator.
A string representation of the current enumerator.
StaticvalueReturns the enumerator corresponding to the specified numeric value.
The numeric value of the enumerator.
The matching enumerator, or undefined if no enumerator corresponds to the given value.
Determines how the Ice runtime sorts proxy endpoints when establishing a connection.