UNPKG

quodolores

Version:

Monorepo for the Firebase JavaScript SDK

14 lines (8 loc) 490 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@firebase/storage](./storage.md) &gt; [StorageService](./storage.storageservice.md) &gt; [maxOperationRetryTime](./storage.storageservice.maxoperationretrytime.md) ## StorageService.maxOperationRetryTime property The maximum time to retry operations other than uploads or downloads in milliseconds. <b>Signature:</b> ```typescript maxOperationRetryTime: number; ```