MulticastDns Class
Namespace: System.Net · Assembly: GHIElectronics.TinyCLR.Networking
No description available.
public static class MulticastDns
Methods
Start(string hostname, TimeSpan dnsTTL)
public extern static void Start(string hostname, TimeSpan dnsTTL)
No description available.
| Parameter | Type | Description |
|---|---|---|
hostname | string | |
dnsTTL | TimeSpan |
Stop()
public extern static void Stop()
Stops the timer. (inherited)