Org.Apache.Http.Conn.Params.ConnManagerParams.SetTimeout Method
Sets the timeout in milliseconds used when retrieving a Org.Apache.Http.Conn.IManagedClientConnection from the Org.Apache.Http.Conn.IClientConnectionManager.

Syntax

[Android.Runtime.Register("setTimeout", "(Lorg/apache/http/params/HttpParams;J)V", "")]
public static void SetTimeout (Org.Apache.Http.Params.IHttpParams params, long timeout)

Parameters

params
Documentation for this section has not yet been entered.
timeout
the timeout in milliseconds

Remarks

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