Tests if this protocol version is less or equal to the given one.
Syntax
[Android.Runtime.Register("lessEquals", "(Lorg/apache/http/ProtocolVersion;)Z", "")]
public 
bool LessEquals (
ProtocolVersion version)
Parameters
- version
 - the version against which to check this version
 
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Org.Apache.Http
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1