MakeCallSerializer (open)
Returns a class that helps with serializing functions
Syntax
LOADLIB "wh::async.whlib";
OBJECT FUNCTION MakeCallSerializer(RECORD options)
Parameters
RECORD options
Options
maxconcurrent
Maximum number of calls to run concurrently, defaults to 1.