Language

IHttpRouteDirector.ConnectTarget Field

Definition

Indicates that the next step is to open a connection to the target.

[Android.Runtime.Register("CONNECT_TARGET")]
public const int ConnectTarget = 1;
[<Android.Runtime.Register("CONNECT_TARGET")>]
val mutable ConnectTarget : int

Field Value

Value = 1
Attributes

Applies to