ClientPNames.MaxRedirects Campo

Definición

Precaución

Use 'Org.Apache.Http.Client.Params.IClientPNames.MaxRedirects'. This class will be removed in a future release.

Define el número máximo de redirecciones que se van a seguir.

[Android.Runtime.Register("MAX_REDIRECTS")]
[System.Obsolete("Use 'Org.Apache.Http.Client.Params.IClientPNames.MaxRedirects'. This class will be removed in a future release.")]
public const string MaxRedirects;
[<Android.Runtime.Register("MAX_REDIRECTS")>]
[<System.Obsolete("Use 'Org.Apache.Http.Client.Params.IClientPNames.MaxRedirects'. This class will be removed in a future release.")>]
val mutable MaxRedirects : string

Valor de campo

Atributos

Comentarios

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a