API Reference > bentleyjs-core > Utils > OneAtATimeAction > constructor constructor Method Ctor for OneAtATimePromise. OneAtATimeAction(run: (...args: any[]) => Promise<T>): OneAtATimeAction Parameter Type Description run (...args: any[]) => Promise<T> The method that performs an action that creates the Promise. Returns - OneAtATimeAction Defined in core/bentley/src/OneAtATimeAction.ts Line 51 Last Updated: 13 June, 2024