|
strong |
Determines how the Ice runtime sorts proxy endpoints when establishing a connection.
Enumerator | |
---|---|
Random | The Ice runtime shuffles the endpoints in a random order. |
Ordered | The Ice runtime uses the endpoints in the order they appear in the proxy. |
Definition at line 11 of file EndpointSelectionType.h.