PushChangesOptions Interface @beta
Options for pushing iModel changes.
Properties
| Name | Type | Description | |
|---|---|---|---|
| abortSignal | GenericAbortSignal | undefined | Signal for cancelling the push. | |
| downloadProgressCallback | OnDownloadProgress | undefined | Function called regularly to report progress of the download of the changes that must be merged before pushing. | |
| downloadProgressInterval | number | undefined | Interval for calling downloadProgressCallback (in milliseconds). |
Defined in
Last Updated: 24 September, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.