RequestWrapper.ProtocolVersion Property

Definition

Gets the request protocol version.

public override Org.Apache.Http.ProtocolVersion? ProtocolVersion { [Android.Runtime.Register("getProtocolVersion", "()Lorg/apache/http/ProtocolVersion;", "GetGetProtocolVersionHandler")] get; }
[<get: Android.Runtime.Register("getProtocolVersion", "()Lorg/apache/http/ProtocolVersion;", "GetGetProtocolVersionHandler")>]
member this.ProtocolVersion : Org.Apache.Http.ProtocolVersion

Property Value

Implements

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to