NWPathMonitor Class

Definition

[ObjCRuntime.TV(12, 0)]
public class NWPathMonitor : CoreFoundation.NativeObject
type NWPathMonitor = class
    inherit NativeObject
Inheritance
NWPathMonitor
Attributes

Constructors

NWPathMonitor()
NWPathMonitor(IntPtr, Boolean)
NWPathMonitor(NWInterfaceType)

Properties

Handle (Inherited from NativeObject)

Methods

Cancel()
Dispose() (Inherited from NativeObject)
Dispose(Boolean) (Inherited from NativeObject)
InitializeHandle(IntPtr) (Inherited from NativeObject)
Release() (Inherited from NativeObject)
Retain() (Inherited from NativeObject)
SetMonitorCanceledHandler(Action)
SetQueue(DispatchQueue)
SetUpdatedSnapshotHandler(Action<NWPath>)
Start()

Applies to