IHttpRouteDirector.LayerProtocol 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 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