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
| [read-only] | Addresses | NSData[]. An array of NSData objects, each of which contains a socket address for this service. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| Delegate | INSNetServiceDelegate. An instance of the Foundation.NSNetServiceDelegate model class which acts as the class delegate. | |
| [read-only] | Domain | string. The domain name of this service. |
| [read-only] | HostName | string. The host name of the computer providing this service. |
| IncludesPeerToPeer | bool. Documentation for this section has not yet been entered. | |
| [read-only] | Name | string. The name of this service. |
| [read-only] | Port | nint. The port of this service. |
| TxtRecordData | NSData. Documentation for this section has not yet been entered. | |
| [read-only] | Type | string. Documentation for this section has not yet been entered. |
| WeakDelegate | NSObject. An object that can respond to the delegate protocol for this type |