WaitingThread.Pool Property

Definition

Gets the route-specific pool for this wait.

public Org.Apache.Http.Impl.Conn.Tsccm.RouteSpecificPool? Pool { [Android.Runtime.Register("getPool", "()Lorg/apache/http/impl/conn/tsccm/RouteSpecificPool;", "")] get; }
[<get: Android.Runtime.Register("getPool", "()Lorg/apache/http/impl/conn/tsccm/RouteSpecificPool;", "")>]
member this.Pool : Org.Apache.Http.Impl.Conn.Tsccm.RouteSpecificPool

Property Value

The pool for which this thread is waiting, or null.

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to