ConnPerRouteBean Constructors

Definition

Overloads

ConnPerRouteBean()
ConnPerRouteBean(Int32)

ConnPerRouteBean()

[Android.Runtime.Register(".ctor", "()V", "")]
public ConnPerRouteBean ();
Attributes

Remarks

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

ConnPerRouteBean(Int32)

[Android.Runtime.Register(".ctor", "(I)V", "")]
public ConnPerRouteBean (int defaultMax);
[<Android.Runtime.Register(".ctor", "(I)V", "")>]
new Org.Apache.Http.Conn.Params.ConnPerRouteBean : int -> Org.Apache.Http.Conn.Params.ConnPerRouteBean

Parameters

defaultMax
Int32
Attributes

Remarks

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