This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Wget.
Summary
Initializes a new instance of the
WgetLimitRateArgument class with default units.
- Assembly
- Cake
.Wget .dll - Namespace
- Cake
.Wget - Containing Type
- Wget
Limit Rate Argument
Syntax
public WgetLimitRateArgument(double value)
Parameters
| Name | Type | Description |
|---|---|---|
| value | double | Limit rate in bytes per second. |
Return Value
| Type | Description |
|---|---|
| void |
