quodolores
Version:
Monorepo for the Firebase JavaScript SDK
14 lines (8 loc) • 490 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/storage](./storage.md) > [StorageService](./storage.storageservice.md) > [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;
```