edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing

BandwidthThrottler Constructor

Initializes a new instance of the BandwidthThrottler class

Definition

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
public BandwidthThrottler(
	int thresholdBytesPerSec
)

Parameters

thresholdBytesPerSec  Int32
 

See Also