Makes the passive mode transfer initialize the connection only after the LIST/NLST/RETR/STOR command has been sent.
Namespace:
Rebex.Net
Assembly:
Rebex.FileTransfer (in Rebex.FileTransfer.dll)
Syntax
| Visual Basic |
|---|
Public Property ConnectPassiveLater As Boolean Get Set |
| C# |
|---|
public bool ConnectPassiveLater { get; set; } |