IManagedClientConnectionExtensions.OpenAsync Method

Definition

public static System.Threading.Tasks.Task OpenAsync (this Org.Apache.Http.Conn.IManagedClientConnection self, Org.Apache.Http.Conn.Routing.HttpRoute? route, Org.Apache.Http.Protocol.IHttpContext? context, Org.Apache.Http.Params.IHttpParams? params);
static member OpenAsync : Org.Apache.Http.Conn.IManagedClientConnection * Org.Apache.Http.Conn.Routing.HttpRoute * Org.Apache.Http.Protocol.IHttpContext * Org.Apache.Http.Params.IHttpParams -> System.Threading.Tasks.Task

Parameters

route
HttpRoute
context
IHttpContext
params
IHttpParams

Returns

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