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.
- Assembly
- Cake
.Wget .dll - Namespace
- Cake
.Wget - Containing Type
- Wget
Limit Rate Argument
Syntax
public WgetLimitRateArgument(double value, LimitRateUnitEnum unit)
Parameters
Name | Type | Description |
---|---|---|
value | double | Limit rate value. |
unit | LimitRateUnitEnum | Limit rate units. |
Return Value
Type | Description |
---|---|
void |