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.26109.1248
Syntax
public Range ActiveModePorts { get; set; }

Property Value

Range
See Also