Android.Net.Http.SslError.PrimaryError Property
Gets the most severe SSL error in this object's set of errors.

Syntax

[get: Android.Runtime.Register("getPrimaryError", "()I", "GetGetPrimaryErrorHandler")]
public virtual SslErrorType PrimaryError { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Gets the most severe SSL error in this object's set of errors. Returns -1 if the set is empty.

[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