Share via


NWEndpoint Class

Definition

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

Properties

Name Description
Address
BonjourServiceDomain
BonjourServiceName
BonjourServiceType
Handle (Inherited from DisposableObject)
Hostname
Owns (Inherited from DisposableObject)
Port
PortNumber
Signature
TxtRecord
Type
Url

Methods

Name Description
ClearHandle() (Inherited from DisposableObject)
Create(String, String)
Create(String)
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)

Extension Methods

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

Applies to