Platforms to show: All Mac Windows Linux Cross-Platform

Back to NWPathMBS class.

NWPathMBS.Constructor   Private

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Network MBS MacOSX Plugin 24.1 ✅ Yes ❌ No ❌ No ✅ Yes All
The private constructor.

NWPathMBS.Gateways as NWEndPointMBS()

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Network MBS MacOSX Plugin 24.1 ✅ Yes ❌ No ❌ No ✅ Yes All
List the IP addresses of the routers acting as the gateways for the path.

Some examples using this method:

NWPathMBS.Interfaces as NWInterfaceMBS()

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Network MBS MacOSX Plugin 24.1 ✅ Yes ❌ No ❌ No ✅ Yes All
List all interfaces associated with the path.

NWPathMBS.IsEqual(other as NWPathMBS) as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Network MBS MacOSX Plugin 24.1 ✅ Yes ❌ No ❌ No ✅ Yes All
Compares two network path objects and checks if their content is equal.

If they are not equal, they represent two different network states.

Returns true if the paths are equivalent, or false if there is any difference between the paths.

NWPathMBS.UsesInterfaceType(InterfaceType as Integer) as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Network MBS MacOSX Plugin 24.1 ✅ Yes ❌ No ❌ No ✅ Yes All
Checks if the path uses a network interface with the specified type.

Returns true if the path uses any network interface with the specified type, false otherwise.

Some examples using this method:

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


The biggest plugin in space...