Contents

stop()

Halts a currently running search or resolution.

Declaration

func stop()

Discussion

This method sends a netServiceBrowserDidStopSearch(_:) message to the delegate and causes the browser to discard any pending search results.

See Also

Related Documentation

Using Network Service Browsers