Ditto 1.1.9-alpha1
|
Configuration for local LAN Wi-Fi network transport. More...
Public Member Functions | |
override bool | Equals (object obj) |
bool | Equals (DittoLanConfig other) |
override int | GetHashCode () |
DittoLanConfig | Copy () |
Creates a copy of the config object. More... | |
override string | ToString () |
Static Public Member Functions | |
static bool | operator== (DittoLanConfig left, DittoLanConfig right) |
static bool | operator!= (DittoLanConfig left, DittoLanConfig right) |
Properties | |
bool | Enabled = false [get, set] |
bool | MdnsEnabled = true [get, set] |
bool | MulticastEnabled = true [get, set] |
Configuration for local LAN Wi-Fi network transport.
|
inline |
Creates a copy of the config object.
DittoLanConfig
instance.