Share via


NWAdvertiseDescriptor Class

Definition

public class NWAdvertiseDescriptor : CoreFoundation.NativeObject
type NWAdvertiseDescriptor = class
    inherit NativeObject
Inheritance
NWAdvertiseDescriptor

Constructors

Name Description
NWAdvertiseDescriptor(String)

Properties

Name Description
ApplicationServiceName
Handle (Inherited from DisposableObject)
NoAutoRename
Owns (Inherited from DisposableObject)
TxtRecord

Methods

Name Description
ClearHandle() (Inherited from DisposableObject)
CreateBonjourService(String, String, String)
Dispose() (Inherited from DisposableObject)
Dispose(Boolean) (Inherited from NativeObject)
Equals(Object) (Inherited from DisposableObject)
GetCheckedHandle() (Inherited from DisposableObject)
GetHashCode() (Inherited from DisposableObject)
InitializeHandle(NativeHandle) (Inherited from DisposableObject)
Release() (Inherited from NativeObject)
Retain() (Inherited from NativeObject)
SetTxtRecord(String)

Extension Methods

Name Description
GetHandle(INativeObject)
GetNonNullHandle(INativeObject, String)

Applies to