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: 13 May, 2024