GetUploadLowTransferRateTimeout
Returns the low transfer rate timeout in seconds.
Usage
http://localhost:3000
- C#
- C++
- Objective-C
- Java
- JavaScript
- Dart
- Cloud Code
- Raw
int timeout = _bc.GetUploadLowTransferRateTimeout();
int timeout = _bc->getUploadLowTransferRateTimeout();
int timeout = [_bc getUploadLowTransferRateTimeout];
// N/A
// N/A
int timeout = _bc.getUploadLowTransferRateTimeout();
// N/A
// N/A