An action block that scans the network to discover application services. Currently only supports DNS Service Discovery (DNS-SD) on a local network over Multicast DNS (mDNS).
The fiber will pause until maximum results has been found, or duration expires.
The Service type specify which protocol and transport layer the application use for the service,
its syntax is "_<protocol>._<transportlayer>"
, e.g. a network printer may use "_ipp._tcp"
.
The predefined list is far from exhaustive, see
IANA Service Name and Transport Protocol Port Number Registry for the official list.
The arrays assigned to Service names, Service hosts, Service ports and Service attributes are of equal length, sorted by name.