IFtp.MaxDownloadSpeed Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9448)
MaxDownloadSpeed
Gets or sets the maximum allowed download speed, in kilobytes. For unlimited speed, set this to zero.
Declaration
int MaxDownloadSpeed { get; set; }
Property Value
| Type | Description |
|---|---|
| Int32 | Maximum allowed download speed. |