GetUploadLowTransferRateThreshold
Returns the low transfer rate threshold in bytes/sec.
Usage
http://localhost:3000
- C#
- C++
- Objective-C
- Java
- JavaScript
- Dart
- Cloud Code
- Raw
int bytesPerSecThreshold = _bc.GetUploadLowTransferRateThreshold();
int bytesPerSecThreshold = _bc->getUploadLowTransferRateThreshold();
int bytesPerSecThreshold = [_bc getUploadLowTransferRateThreshold];
// N/A
// N/A
int bytesPerSecThreshold = _bc.getUploadLowTransferRateThreshold();
// N/A
// N/A