Click or drag to resize

IDPoolCountFreeIDs Method

How many IDs are available in the free pool.

Namespace:  Vaser
Assembly:  Vaser (in Vaser.dll) Version: 1.1.23.0 (1.1.23.0)
Syntax
C#
public int CountFreeIDs()

Return Value

Type: Int32
Free IDs
See Also