PullChangesOptions Interface
Options for pulling iModel changes.
Properties
Name | Type | Description | |
---|---|---|---|
abortSignal | GenericAbortSignal | undefined | Signal for cancelling the download. | |
downloadProgressCallback | OnDownloadProgress | undefined | Function called regularly to report progress of changes download. | |
progressCallback | | undefined | Function called regularly to report progress of changes download. | Deprecated |
progressInterval | number | undefined | Interval for calling progress callback (in milliseconds). |
Defined in
Last Updated: 28 October, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.