|
Ditto 3.0.6
|
Configuration for all network transports. More...
Public Member Functions | |
| override bool | Equals (object obj) |
| bool | Equals (DittoGlobal other) |
| override int | GetHashCode () |
| DittoGlobal | Copy () |
| Creates a deep copy of the config object. More... | |
| override string | ToString () |
Static Public Member Functions | |
| static bool | operator== (DittoGlobal left, DittoGlobal right) |
| static bool | operator!= (DittoGlobal left, DittoGlobal right) |
Static Public Attributes | |
| const uint | NoPreferredRouteHint = 0 |
| const uint | NO_PREFERRED_ROUTE_HINT = NoPreferredRouteHint |
Properties | |
| uint | SyncGroup = 0 [get, set] |
| uint | RoutingHint = NoPreferredRouteHint [get, set] |
Configuration for all network transports.
|
inline |
Creates a deep copy of the config object.
DittoGlobal instance.