Share via


NWPath Class

Definition

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

Properties

Name Description
EffectiveLocalEndpoint
EffectiveRemoteEndpoint
Handle (Inherited from DisposableObject)
HasDns
HasIPV4
HasIPV6
IsConstrained
IsExpensive
IsUltraConstrained
LinkQuality
Owns (Inherited from DisposableObject)
Status

Methods

Name Description
ClearHandle() (Inherited from DisposableObject)
Dispose() (Inherited from DisposableObject)
Dispose(Boolean) (Inherited from NativeObject)
EnumerateGateways(Action<NWEndpoint>)
EnumerateGateways(Func<NWEndpoint,Boolean>)
EnumerateInterfaces(Action<NWInterface>)
EnumerateInterfaces(Func<NWInterface,Boolean>)
Equals(Object) (Inherited from DisposableObject)
EqualsTo(NWPath)
GetCheckedHandle() (Inherited from DisposableObject)
GetHashCode() (Inherited from DisposableObject)
GetUnsatisfiedReason()
InitializeHandle(NativeHandle) (Inherited from DisposableObject)
Release() (Inherited from NativeObject)
Retain() (Inherited from NativeObject)
UsesInterfaceType(NWInterfaceType)

Extension Methods

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

Applies to