Freigeben über


RequestDate.Process(IHttpRequest, IHttpContext) Methode

Definition

Verarbeitet eine Anforderung.

[Android.Runtime.Register("process", "(Lorg/apache/http/HttpRequest;Lorg/apache/http/protocol/HttpContext;)V", "GetProcess_Lorg_apache_http_HttpRequest_Lorg_apache_http_protocol_HttpContext_Handler")]
public virtual void Process (Org.Apache.Http.IHttpRequest? request, Org.Apache.Http.Protocol.IHttpContext? context);
[<Android.Runtime.Register("process", "(Lorg/apache/http/HttpRequest;Lorg/apache/http/protocol/HttpContext;)V", "GetProcess_Lorg_apache_http_HttpRequest_Lorg_apache_http_protocol_HttpContext_Handler")>]
abstract member Process : Org.Apache.Http.IHttpRequest * Org.Apache.Http.Protocol.IHttpContext -> unit
override this.Process : Org.Apache.Http.IHttpRequest * Org.Apache.Http.Protocol.IHttpContext -> unit

Parameter

request
IHttpRequest

die Anforderung zur Vorverarbeitung

context
IHttpContext

der Kontext für die Anforderung

Implementiert

Attribute

Ausnahmen

Hinweise

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die vom Android Open Source-Projekt erstellt und freigegeben werden und gemäß den in der Creative Commons 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: