Enum MulticastDnsStatus
- Namespace
- Iot.Device.MulticastDns.Enum
- Assembly
- Iot.Device.MulticastDns.dll
The MulticastDns status of the service
public enum MulticastDnsStatus
Fields
Error = 2
The Service is in error
Running = 0
The service is running
Stopped = 1
The Service is stopped