Android.Net.NetworkInfo.IsFailover Property
Indicates whether the current attempt to connect to the network resulted from the ConnectivityManager trying to fail over to this network following a disconnect from another network.

Syntax

[get: Android.Runtime.Register("isFailover", "()Z", "GetIsFailoverHandler")]
public virtual bool IsFailover { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Indicates whether the current attempt to connect to the network resulted from the ConnectivityManager trying to fail over to this network following a disconnect from another network.

[Android Documentation]

Requirements

Namespace: Android.Net
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1