Language

RouteSpecificPool.Capacity Property

Definition

Gets the remaining entry capacity for this pool.

public virtual int Capacity { [Android.Runtime.Register("getCapacity", "()I", "GetGetCapacityHandler")] get; }
[<get: Android.Runtime.Register("getCapacity", "()I", "GetGetCapacityHandler")>]
member this.Capacity : int

Property Value

The number of additional entries that can be created for the route.

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