The members of Org.Apache.Http.Client.Methods.IAbortableHttpRequest are listed below.
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. | ||