Android.Net.Http.AndroidHttpClient.Close Method
Release resources associated with this client.

Syntax

[Android.Runtime.Register("close", "()V", "")]
public void Close ()

Remarks

Release resources associated with this client. You must call this, or significant resources (sockets and memory) may be leaked.

[Android Documentation]

Requirements

Namespace: Android.Net.Http
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 8