SocketKeepalive.ErrorInvalidInterval Champ

Définition

Attention

This constant will be removed in the future version. Use Android.Net.ErrorCode enum directly instead of this field.

L’intervalle n’est pas valide (e.

[Android.Runtime.Register("ERROR_INVALID_INTERVAL", ApiSince=29)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Net.ErrorCode enum directly instead of this field.", true)]
public const Android.Net.ErrorCode ErrorInvalidInterval = -24;
[<Android.Runtime.Register("ERROR_INVALID_INTERVAL", ApiSince=29)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Net.ErrorCode enum directly instead of this field.", true)>]
val mutable ErrorInvalidInterval : Android.Net.ErrorCode

Valeur de champ

Value = -24
Attributs

Remarques

L’intervalle n’est pas valide (par exemple, trop court).

Java documentation pour android.net.SocketKeepalive.ERROR_INVALID_INTERVAL.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à