Org.Apache.Http.Client.Methods.IAbortableHttpRequest
Interface representing an HTTP request that can be aborted by shutting down the underlying HTTP connection.

See Also: IAbortableHttpRequest Members

Syntax

[Android.Runtime.Register("org/apache/http/client/methods/AbortableHttpRequest", "", "Org.Apache.Http.Client.Methods.IAbortableHttpRequestInvoker")]
public interface IAbortableHttpRequest : Android.Runtime.IJavaObject, IDisposable

Remarks

Interface representing an HTTP request that can be aborted by shutting down the underlying HTTP connection.

[Android Documentation]

Requirements

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