Language

IHttpRouteDirector.LayerProtocol Field

Definition

Indicates that the next step is to layer a protocol over the connection.

[Android.Runtime.Register("LAYER_PROTOCOL")]
public const int LayerProtocol = 5;
[<Android.Runtime.Register("LAYER_PROTOCOL")>]
val mutable LayerProtocol : int

Field Value

Value = 5
Attributes

Applies to