Foundation.NSNetService: Property Members

The properties of Foundation.NSNetService are listed below. For a list of all members, see the NSNetService Members list.

See Also: Inherited members from Foundation.NSObject

Public Properties

[read-only]
AddressesNSData[]. An array of NSData objects, each of which contains a socket address for this service.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
DelegateINSNetServiceDelegate. An instance of the Foundation.NSNetServiceDelegate model class which acts as the class delegate.
[read-only]
Domainstring. The domain name of this service.
[read-only]
HostNamestring. The host name of the computer providing this service.
IncludesPeerToPeerbool. Documentation for this section has not yet been entered.
[read-only]
Namestring. The name of this service.
[read-only]
Portnint. The port of this service.
TxtRecordDataNSData. Documentation for this section has not yet been entered.
[read-only]
Typestring. Documentation for this section has not yet been entered.
WeakDelegateNSObject. An object that can respond to the delegate protocol for this type