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

FTPClientActivePortRange Property

Port range for active mode, used only if it is necessary to limit the ports to a narrow range specified in a firewall

Definition

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
public PortRange ActivePortRange { get; set; }

Property Value

PortRange

See Also