Org.Apache.Http.Conn.Params.ConnManagerPNames.Timeout Field
Defines the timeout in milliseconds used when retrieving an instance of Org.Apache.Http.Conn.IManagedClientConnection from the Org.Apache.Http.Conn.IClientConnectionManager.

Syntax

[Android.Runtime.Register("TIMEOUT")]
public const string Timeout

Remarks

Defines the timeout in milliseconds used when retrieving an instance of Org.Apache.Http.Conn.IManagedClientConnection from the Org.Apache.Http.Conn.IClientConnectionManager.

This parameter expects a value of type Java.Lang.Long.

[Android Documentation]

Requirements

Namespace: Org.Apache.Http.Conn.Params
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1