Click or drag to resize

FtpActiveModePorts Property

Gets or sets the port range used in Active mode. This has no effect for passive mode transfers.

Namespace:  Limilabs.FTP.Client
Assembly:  Ftp (in Ftp.dll) Version: 2.0.22214.1022
Syntax
public Range ActiveModePorts { get; set; }

Property Value

Type: Range
See Also