Ditto 4.7.5-rc.1
|
Configuration for network transports used to connect with Ditto big peers. More...
Public Member Functions | |
override bool | Equals (object obj) |
bool | Equals (DittoConnect other) |
override int | GetHashCode () |
DittoConnect | Copy () |
Creates a deep copy of the config object. | |
override string | ToString () |
Static Public Member Functions | |
static bool | operator== (DittoConnect left, DittoConnect right) |
static bool | operator!= (DittoConnect left, DittoConnect right) |
Properties | |
HashSet< string > | TcpServers [get, set] |
HashSet< string > | WebsocketUrls [get, set] |
TimeSpan | RetryInterval [get, set] |
Configuration for network transports used to connect with Ditto big peers.
|
inline |
Creates a deep copy of the config object.
DittoConnect
instance.