This property sets whether or not passive mode connectivity is enabled.

[Visual Basic] Public Property Passive As Integer
[C#] public int Passive {get; set;}

Property Value

Value Explanation
True Passive mode connectivity
False Active mode connectivity (default)

Explanation

The Passive property sets whether or not passive mode connectivity is enabled.

This property is refered to by executing the Download or UploadFile method.


See Also

Ftp Class | Ftp Members


The ImageKit.NET3 is created by Newtone Corporation