IHttpRouteDirector.ConnectTarget Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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