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