Foundation.NSNetServiceBrowser Members

The members of Foundation.NSNetServiceBrowser are listed below.

See Also: Inherited members from Foundation.NSObject

Public Constructors

Default constructor that initializes a new instance of this class with no parameters.

Protected Constructors

Constructor to call on derived classes to skip initialization and merely allocate the object.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Public Properties

[read-only]
override
ClassHandleIntPtr. The handle for this class.
DelegateINSNetServiceBrowserDelegate. An instance of the Foundation.NSNetServiceBrowserDelegate model class which acts as the class delegate.
IncludesPeerToPeerbool. Documentation for this section has not yet been entered.
WeakDelegateNSObject. An object that can respond to the delegate protocol for this type

Public Methods

Schedule(NSRunLoop, string)
Documentation for this section has not yet been entered.
SearchForBrowsableDomains()
Documentation for this section has not yet been entered.
SearchForRegistrationDomains()
Documentation for this section has not yet been entered.
SearchForServices(string, string)
Documentation for this section has not yet been entered.
Stop()
Documentation for this section has not yet been entered.
Unschedule(NSRunLoop, string)
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resources used by the NSNetServiceBrowser object.

Public Events

DomainRemovedEvent raised by the object.
FoundDomainEvent raised by the object.
FoundServiceEvent raised by the object.
NotSearchedEvent raised by the object.
SearchStartedEvent raised by the object.
SearchStoppedEvent raised by the object.
ServiceRemovedEvent raised by the object.