Platforms to show: All Mac Windows Linux Cross-Platform

Back to NWPathMonitorMBS class.

NWPathMonitorMBS.Cancel

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Network MBS MacOSX Plugin 24.1 ✅ Yes ❌ No ❌ No ✅ Yes All
Stops receiving network path updates.

Cancel the path monitor.
Calls Cancel event when done.

See also:

NWPathMonitorMBS.Constructor

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Network MBS MacOSX Plugin 24.1 ✅ Yes ❌ No ❌ No ✅ Yes All
Initializes a path monitor to observe all available interface types.

Create a default path monitor, that will allow the enumeration of all available interfaces on the system.

See also:

NWPathMonitorMBS.Constructor(requiredInterfaceType as Integer)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Network MBS MacOSX Plugin 24.1 ✅ Yes ❌ No ❌ No ✅ Yes All
Initializes a path monitor to observe a specific interface type.

Create a path monitor specific to an interface type, that will allow the enumeration of any interface that matches the type on the system.

See also:

NWPathMonitorMBS.ProhibitInterfaceType(InterfaceType as Integer)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Network MBS MacOSX Plugin 24.1 ✅ Yes ❌ No ❌ No ✅ Yes All
Prohibit this path monitor from using the provided network interface type.

Call before calling Start.

NWPathMonitorMBS.Start

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Network MBS MacOSX Plugin 24.1 ✅ Yes ❌ No ❌ No ✅ Yes All
Starts monitoring path changes.

Starts the path monitor.

The items on this page are in the following plugins: MBS MacOSX Plugin.


The biggest plugin in space...