Org.Apache.Http.Protocol.HttpService.DoService Method

Syntax

[Android.Runtime.Register("doService", "(Lorg/apache/http/HttpRequest;Lorg/apache/http/HttpResponse;Lorg/apache/http/protocol/HttpContext;)V", "GetDoService_Lorg_apache_http_HttpRequest_Lorg_apache_http_HttpResponse_Lorg_apache_http_protocol_HttpContext_Handler")]
protected virtual void DoService (Org.Apache.Http.IHttpRequest request, Org.Apache.Http.IHttpResponse response, IHttpContext context)

Parameters

request
Documentation for this section has not yet been entered.
response
Documentation for this section has not yet been entered.
context
Documentation for this section has not yet been entered.

Exceptions

TypeReason
Org.Apache.Http.HttpException
Java.IO.IOException

Remarks

Requirements

Namespace: Org.Apache.Http.Protocol
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1