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.
Halts a currently running search or resolution.
func stop()This method sends a netServiceBrowserDidStopSearch(_:) message to the delegate and causes the browser to discard any pending search results.