Proton DotNet
|
Represents a fixed location that can be used for connection by the client should the initially specified connection location be unreachable or become unavailable during the lifetime of the connection. More...
Public Member Functions | |
ReconnectLocation (string host, int port) | |
override int | GetHashCode () |
bool | Equals (ReconnectLocation other) |
override bool | Equals (object other) |
override string | ToString () |
Static Public Member Functions | |
static bool | operator== (ReconnectLocation x, ReconnectLocation y) |
static bool | operator!= (ReconnectLocation x, ReconnectLocation y) |
Represents a fixed location that can be used for connection by the client should the initially specified connection location be unreachable or become unavailable during the lifetime of the connection.