Android.Net.Http.SslError.SslMaxError Field
The number of different SSL errors.

Value: 4

Syntax

[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.")]
public const SslErrorType SslMaxError

Remarks

The number of different SSL errors.

[Android Documentation]

Requirements

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