NSNetServiceBrowserDelegate.FoundService Method

Definition

[Foundation.Export("netServiceBrowser:didFindService:moreComing:")]
public virtual void FoundService (Foundation.NSNetServiceBrowser sender, Foundation.NSNetService service, bool moreComing);
abstract member FoundService : Foundation.NSNetServiceBrowser * Foundation.NSNetService * bool -> unit
override this.FoundService : Foundation.NSNetServiceBrowser * Foundation.NSNetService * bool -> unit

Parameters

service
NSNetService
moreComing
Boolean
Attributes

Applies to