NWPathMonitor Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[ObjCRuntime.TV(12, 0)]
public class NWPathMonitor : CoreFoundation.NativeObject
type NWPathMonitor = class
inherit NativeObject
- Inheritance
- 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() | |