Share via


NWPathMonitor Class

Definition

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

Constructors

Name Description
NWPathMonitor()
NWPathMonitor(NWInterfaceType)

Properties

Name Description
CurrentPath
Handle (Inherited from DisposableObject)
Owns (Inherited from DisposableObject)
SnapshotHandler

Methods

Name Description
Cancel()
ClearHandle() (Inherited from DisposableObject)
CreateForEthernetChannel()
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)
ProhibitInterfaceType(NWInterfaceType)
Release() (Inherited from NativeObject)
Retain() (Inherited from NativeObject)
SetMonitorCanceledHandler(Action)
SetQueue(DispatchQueue)
Start()

Extension Methods

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

Applies to