NSNetServiceBrowserDelegate_Extensions.FoundService Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static void FoundService (this Foundation.INSNetServiceBrowserDelegate This, Foundation.NSNetServiceBrowser sender, Foundation.NSNetService service, bool moreComing);
static member FoundService : Foundation.INSNetServiceBrowserDelegate * Foundation.NSNetServiceBrowser * Foundation.NSNetService * bool -> unit
Parameters
The instance on which this extension method operates.
- sender
- NSNetServiceBrowser
- service
- NSNetService
- moreComing
- Boolean