Click or drag to resize

ListPoolGetUsedIdCount Method

Returns the number of in-use list-ids

Namespace: RAYLASE.Marker.Job.Executor
Assembly: RAYLASE.Marker.Job (in RAYLASE.Marker.Job.dll) Version: 2.19.0
Syntax
C#
public int GetUsedIdCount()

Return Value

Int32
The total number of list-ids marked as in-use
See Also