Click or drag to resize
FTPUtilitiesFTPConfigurationPassive Property
FTP passive mode enabling (false if unknown or not used)

Namespace: ProFTPNetLibrary
Assembly: ClientFTPNetLibrary (in ClientFTPNetLibrary.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool Passive { get; set; }

Property Value

Type: Boolean
See Also