Click or drag to resize

PoolHelperTFreeCount Property

Gets the amount of free instances in the pool.

Namespace:  Archon.SwissArmyLib.Pooling
Assembly:  Archon.SwissArmyLib (in Archon.SwissArmyLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static int FreeCount { get; }
Request Example View Source

Property Value

Type: Int32
See Also