ICoreConnectionPNames.StaleConnectionCheck Field

Definition

Caution

deprecated

Determines whether stale connection check is to be used.

[Android.Runtime.Register("STALE_CONNECTION_CHECK")]
[System.Obsolete("deprecated")]
public const string StaleConnectionCheck;
[<Android.Runtime.Register("STALE_CONNECTION_CHECK")>]
[<System.Obsolete("deprecated")>]
val mutable StaleConnectionCheck : string

Field Value

String
Attributes

Remarks

Java documentation for org.apache.http.params.CoreConnectionPNames.STALE_CONNECTION_CHECK.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to