Partager via


SslError.SslMaxError Champ

Définition

Attention

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

Nombre d’erreurs SSL différentes.

[Android.Runtime.Register("SSL_MAX_ERROR")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Net.Http.SslErrorType enum directly instead of this field.", true)]
public const Android.Net.Http.SslErrorType SslMaxError = 4;
[Android.Runtime.Register("SSL_MAX_ERROR")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Net.Http.SslErrorType enum directly instead of this field.", true)]
public const Android.Net.Http.SslErrorType SslMaxError = 6;
[<Android.Runtime.Register("SSL_MAX_ERROR")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Net.Http.SslErrorType enum directly instead of this field.", true)>]
val mutable SslMaxError : Android.Net.Http.SslErrorType

Valeur de champ

Value = 6
Attributs

Remarques

Nombre d’erreurs SSL différentes.

Ce membre est déconseillé. Cette constante n’est pas nécessaire pour utiliser l’API SslError et peut passer de la version à la version.

Documentation Java pour android.net.http.SslError.SSL_MAX_ERROR.

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

S’applique à