CallSerializer (open)

Helper class that serializes call to functions (optionally coalescing them)

Syntax

LOADLIB "wh::async.whlib";

OBJECTTYPE CallSerializer

Variables

  • STRING name (inherited from WaitableConditionBase)

    name of this waitable condition, for debugging purposes

Properties

  • PROPERTY signalled (inherited from WaitableConditionBase)

    Whether the condition is signalled

Functions