using System; using System.Collections.Generic; using System.ComponentModel; using System.Runtime.InteropServices; using System.Net.NetworkInformation; using System.Threading; using System.Text; namespace NativeWifi { /// /// Represents a client to the Zeroconf (Native Wifi) service. /// /// /// This class is the entrypoint to Native Wifi management. To manage WiFi settings, create an instance