Vaser API and reference catalog
❮ Back to Clusterware.de
Vaser API and reference catalog
Vaser Namespaces
Vaser
IDPool Class
IDPool Methods
AddFreeIDs Method
CountFreeIDs Method
DisposeID Method
GetFreeID Method
RegisterFreeID Method
IDPool
DisposeID Method
Frees the used id back to the pool
Namespace:
Vaser
Assembly:
Vaser (in Vaser.dll) Version: 1.1.23.0 (1.1.23.0)
Syntax
C#
Copy
public
void
DisposeID
(
uint
id
)
Parameters
id
Type:
System
UInt32
ID
See Also
Reference
IDPool Class
Vaser Namespace