Org.Apache.Http.IHttpConnection.SocketTimeout Property
Returns the socket timeout value.

Syntax

[get: Android.Runtime.Register("getSocketTimeout", "()I", "GetGetSocketTimeoutHandler:Org.Apache.Http.IHttpConnectionInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
[set: Android.Runtime.Register("setSocketTimeout", "(I)V", "GetSetSocketTimeout_IHandler:Org.Apache.Http.IHttpConnectionInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public int SocketTimeout { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Returns the socket timeout value.

Set method documentation [Android Documentation]

Sets the socket timeout value.

Requirements

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