.networkstop Method

Function:

Causes the Wi-Fi interface to commence the termination of its own network. This method is a task.

Syntax:

wln.networkstop() as accepted_rejected

Returns:

One of accepted_rejected constants:

  • 0 — ACCEPTED
  • 1 — REJECTED

See Also:

Terminating Your Own Network, wln.networkstart, wln.autoconnect


Details

On the WM2000 and WS1102, wln.networkstop is not available if wln.autoconnect is enabled.


.networkstop Method

Details