Click or drag to resize

PoolAvailableCount Property

Number of instances that can be re-used.

Namespace:  Kit.Pooling
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public int AvailableCount { get; }
Request Example View Source

Property Value

Type: Int32
See Also