-api-id | -api-type |
---|---|
T:Windows.Networking.ServiceDiscovery.Dnssd.DnssdServiceWatcherStatus |
winrt enum |
Values representing the status of a DnssdServiceWatcher.
Note
DnssdServiceWatcher is not supported and may be altered or unavailable in the future. Instead, use the Windows.Devices.Enumeration API.
Note
Win32 DNS Service Discovery (DNS-SD) APIs are declared in the windns.h header. For example, the Win32 APIs for announcing and discovering services are DnsServiceRegister and DnsServiceBrowse.
The watcher has been created.
The watcher has acknowledged receiving a start command.
The watcher has finished enumerating service instances.
The watcher has acknowledged receiving a stop command.
The watcher has completed processing a stop command.
The watcher has been aborted in the process of enumerating service instances.