The methods of Org.Apache.Http.Client.Methods.IAbortableHttpRequest are listed below. For a list of all members, see the IAbortableHttpRequest Members list.
Abort()Aborts this http request. | ||
SetConnectionRequest(Org.Apache.Http.Conn.IClientConnectionRequest)Sets the Org.Apache.Http.Conn.IClientConnectionRequest callback that can be used to abort a long-lived request for a connection. | ||
SetReleaseTrigger(Org.Apache.Http.Conn.IConnectionReleaseTrigger)Sets the Org.Apache.Http.Conn.IConnectionReleaseTrigger callback that can be used to abort an active connection. | ||