SmartFTP FTP Library
ISpeedLimitSettings Interface Reference

import "sfFTPLib.idl";

Properties

long UploadSpeedLimit [get, set]
 The speed limit in bytes/second for uploads.
long DownloadSpeedLimit [get, set]
 The speed limit in bytes/second for downloads.

Property Documentation

◆ DownloadSpeedLimit

long ISpeedLimitSettings::DownloadSpeedLimit
getsetproperty

The speed limit in bytes/second for downloads.

Default: 0 (no limit)

◆ UploadSpeedLimit

long ISpeedLimitSettings::UploadSpeedLimit
getsetproperty

The speed limit in bytes/second for uploads.

Default: 0 (no limit)


The documentation for this interface was generated from the following file: