Org.Apache.Http.Conn.IClientConnectionManager.Shutdown Method
Shuts down this connection manager and releases allocated resources.

Syntax

[Android.Runtime.Register("shutdown", "()V", "GetShutdownHandler:Org.Apache.Http.Conn.IClientConnectionManagerInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public void Shutdown ()

Remarks

Shuts down this connection manager and releases allocated resources. This includes closing all connections, whether they are currently used or not.

[Android Documentation]

Requirements

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