Language

RouteSpecificPool.MaxEntries Property

Definition

Gets the maximum number of entries allowed for this route.

public int MaxEntries { [Android.Runtime.Register("getMaxEntries", "()I", "")] get; }
[<get: Android.Runtime.Register("getMaxEntries", "()I", "")>]
member this.MaxEntries : int

Property Value

The route's maximum entry count.

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