Org.Apache.Http.Conn.Params.ConnRoutePNames.ForcedRoute Field
Parameter for an forced route.

Syntax

[Android.Runtime.Register("FORCED_ROUTE")]
public const string ForcedRoute

Remarks

Parameter for an forced route. The forced route will be interpreted by the standard Org.Apache.Http.Conn.Routing.IHttpRoutePlanner implementations. Instead of computing a route, the given forced route will be returned, even if it points to the wrong target host.

This parameter expects a value of type Org.Apache.Http.Conn.Routing.HttpRoute.

[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