Org.Apache.Http.Conn.IConnectionKeepAliveStrategy
Interface for deciding how long a connection can remain idle before being reused.

See Also: IConnectionKeepAliveStrategy Members

Syntax

[Android.Runtime.Register("org/apache/http/conn/ConnectionKeepAliveStrategy", "", "Org.Apache.Http.Conn.IConnectionKeepAliveStrategyInvoker")]
public interface IConnectionKeepAliveStrategy : Android.Runtime.IJavaObject, IDisposable

Remarks

Interface for deciding how long a connection can remain idle before being reused.

[Android Documentation]

Requirements

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