Searched defs:ServiceTypeBrowser (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-sharp/
H A DServiceTypeBrowser.cs59 public class ServiceTypeBrowser : BrowserBase, IDisposable class in namespace:Avahi
111 public ServiceTypeBrowser (Client client) : this (client, client.DomainName) method in class:Avahi.ServiceTypeBrowser
115 public ServiceTypeBrowser (Client client, string domain) : this (client, -1, Protocol.Unspecified, method in class:Avahi.ServiceTypeBrowser
120 public ServiceTypeBrowser (Client client, int iface, Protocol proto, string domain, LookupFlags flags) method in class:Avahi.ServiceTypeBrowser
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-sharp/
H A DServiceTypeBrowser.cs59 public class ServiceTypeBrowser : BrowserBase, IDisposable class in namespace:Avahi
111 public ServiceTypeBrowser (Client client) : this (client, client.DomainName) method in class:Avahi.ServiceTypeBrowser
115 public ServiceTypeBrowser (Client client, string domain) : this (client, -1, Protocol.Unspecified, method in class:Avahi.ServiceTypeBrowser
120 public ServiceTypeBrowser (Client client, int iface, Protocol proto, string domain, LookupFlags flags) method in class:Avahi.ServiceTypeBrowser

Completed in 59 milliseconds