|
FtpClientDefaultPassive Field
|
Defines the default value for the
Passive property.
Namespace: GSF.Net.VirtualFtpClientAssembly: GSF.Net (in GSF.Net.dll) Version: 2.4.207-beta
Syntax public const bool DefaultPassive = true
Public Const DefaultPassive As Boolean = True
public:
literal bool DefaultPassive = true
static val mutable DefaultPassive: bool
var GSF.Net.VirtualFtpClient.FtpClient.DefaultPassive
View SourceField Value
BooleanSee Also