YieldManagerOptions Interface
Options supplied to a YieldManager.
Properties
| Name | Type | Description | |
|---|---|---|---|
| iterationsBeforeYield | number | undefined | The number of times allowYield must be called to trigger an actual yield. | 
Defined in
- core/bentley/src/YieldManager.ts Line 12
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.