Android.Net.Wifi.SupplicantState.Dormant Property
An Android-added state that is reported when a client issues an explicit DISCONNECT command.

Syntax

[Android.Runtime.Register("DORMANT")]
public static SupplicantState Dormant { get; }

Value

Documentation for this section has not yet been entered.

Remarks

An Android-added state that is reported when a client issues an explicit DISCONNECT command. In such a case, the supplicant is not only dissociated from the current access point (as for the DISCONNECTED state above), but it also does not attempt to connect to any access point until a RECONNECT or REASSOCIATE command is issued by the client.

[Android Documentation]

Requirements

Namespace: Android.Net.Wifi
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: