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

ScriptEngineSetActivePortRange Method

Set the active mode port range to be used

Definition

Namespace: EnterpriseDT.Net.Ftp.Script
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
public virtual void SetActivePortRange(
	int low,
	int high
)

Parameters

low  Int32
low port
high  Int32
high port

See Also