NetworkInfo.IsFailover Property

Definition

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.

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

Property Value

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to